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

  /system/core/trusty/gatekeeper/
module.cpp 30 if (strcmp(name, HARDWARE_GATEKEEPER) != 0) {
  /hardware/libhardware/include/hardware/
gatekeeper.h 30 #define HARDWARE_GATEKEEPER "gatekeeper"
180 return module->methods->open(module, HARDWARE_GATEKEEPER,
  /device/generic/goldfish/gatekeeper/
module.cpp 83 if (strcmp(name, HARDWARE_GATEKEEPER) != 0) {
  /device/google/cuttlefish_common/guest/hals/gatekeeper/
module.cpp 83 if (strcmp(name, HARDWARE_GATEKEEPER) != 0) {

Completed in 284 milliseconds