gatekeeper_module 结构体参考文档
   gatekeeper_module 结构体参考文档
  
 
  
   #include <
   
    gatekeeper.h
   
   >
  
 
    数据字段 | 
  |
| hw_module_t | 常见 | 
详细说明
定义位于文件 gatekeeper.h 的 32 行 。
字段文档
| hw_module_t common | 
守门器模块的常用方法。此 必须 是 gatekeeper_module 的第一个成员,因为此结构的用户会在适当上下文中将 hw_module_t 转换为 gatekeeper_module 指针。
定义位于文件 gatekeeper.h 的第 38 行。
此结构体的文档是根据以下文件生成的:
- hardware/libhardware/include/hardware/ gatekeeper.h