HomeSort by relevance Sort by last modified time
    Searched refs:gatekeeper_module_methods (Results 1 - 3 of 3) sorted by null

  /system/core/trusty/gatekeeper/
module.cpp 41 static struct hw_module_methods_t gatekeeper_module_methods = { variable in typeref:struct:hw_module_methods_t
53 .methods = &gatekeeper_module_methods,
  /device/generic/goldfish/gatekeeper/
module.cpp 111 static struct hw_module_methods_t gatekeeper_module_methods = { variable in typeref:struct:hw_module_methods_t
123 .methods = &gatekeeper_module_methods,
  /device/google/cuttlefish_common/guest/hals/gatekeeper/
module.cpp 111 static struct hw_module_methods_t gatekeeper_module_methods = { variable in typeref:struct:hw_module_methods_t
123 .methods = &gatekeeper_module_methods,

Completed in 879 milliseconds