Home
last modified time | relevance | path

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

/system/core/gatekeeperd/
Dgatekeeperd.cpp48 using android::hardware::gatekeeper::V1_0::GatekeeperResponse;
69 hw_device->deleteAllUsers([](const GatekeeperResponse &){}); in GateKeeperProxy() argument
172 (const GatekeeperResponse &rsp) { in enroll()
261 (const GatekeeperResponse &rsp) { in verifyChallenge()
353 hw_device->deleteUser(uid, [] (const GatekeeperResponse &){}); in clearSecureUserId() argument