Home
last modified time | relevance | path

Searched refs:gatekeeper_open (Results 1 – 3 of 3) sorted by relevance

/aosp12/hardware/libhardware/include/hardware/
H A Dgatekeeper.h178 static inline int gatekeeper_open(const struct hw_module_t *module, in gatekeeper_open() function
/aosp12/hardware/interfaces/gatekeeper/1.0/default/
H A DGatekeeper.cpp36 ret = gatekeeper_open(module, &device); in Gatekeeper()
/aosp12/system/gatekeeper/tests/
H A Dgatekeeper_device_test.cpp46 ret = gatekeeper_open(mod, dev); in gatekeeper_device_initialize()