Home
last modified time | relevance | path

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

/hardware/libhardware/include/hardware/
Dgatekeeper.h178 static inline int gatekeeper_open(const struct hw_module_t *module, in gatekeeper_open() function
/hardware/interfaces/gatekeeper/1.0/default/
DGatekeeper.cpp36 ret = gatekeeper_open(module, &device); in Gatekeeper()