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

  /hardware/libhardware/include/hardware/
gatekeeper.h 176 typedef struct gatekeeper_device gatekeeper_device_t; typedef in typeref:struct:gatekeeper_device
179 gatekeeper_device_t **device) {
184 static inline int gatekeeper_close(gatekeeper_device_t *device) {
  /hardware/interfaces/gatekeeper/1.0/default/
Gatekeeper.h 60 gatekeeper_device_t *device;
  /system/gatekeeper/tests/
gatekeeper_device_test.cpp 39 static void gatekeeper_device_initialize(gatekeeper_device_t **dev) {
51 gatekeeper_device_t *device;
  /system/core/trusty/gatekeeper/
trusty_gatekeeper.cpp 45 assert(reinterpret_cast<gatekeeper_device_t *>(this) == &device_);

Completed in 579 milliseconds