OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:gatekeeper_close
(Results
1 - 3
of
3
) sorted by null
/hardware/libhardware/include/hardware/
gatekeeper.h
184
static inline int
gatekeeper_close
(gatekeeper_device_t *device) {
function
/system/gatekeeper/tests/
gatekeeper_device_test.cpp
36
gatekeeper_close
(device);
/system/core/gatekeeperd/
gatekeeperd.cpp
74
if (device)
gatekeeper_close
(device);
Completed in 523 milliseconds