Searched defs:enroll (Results 1 – 3 of 3) sorted by relevance
/system/core/gatekeeperd/binder/android/service/gatekeeper/ | ||
D | IGateKeeperService.aidl | 42 GateKeeperResponse enroll(int userId, in @nullable byte[] currentPasswordHandle, in enroll() method |
/system/core/trusty/gatekeeper/ | ||
D | trusty_gatekeeper.cpp | 78 ::ndk::ScopedAStatus TrustyGateKeeperDevice::enroll( in enroll() function in aidl::android::hardware::gatekeeper::TrustyGateKeeperDevice |
/system/core/gatekeeperd/ | ||
D | gatekeeperd.cpp | 171 Status GateKeeperProxy::enroll(int32_t userId, in enroll() function in android::GateKeeperProxy |