Home
last modified time | relevance | path

Searched defs:enroll (Results 1 – 3 of 3) sorted by relevance

/system/core/gatekeeperd/binder/android/service/gatekeeper/
DIGateKeeperService.aidl42 GateKeeperResponse enroll(int userId, in @nullable byte[] currentPasswordHandle, in enroll() method
/system/core/trusty/gatekeeper/
Dtrusty_gatekeeper.cpp78 ::ndk::ScopedAStatus TrustyGateKeeperDevice::enroll( in enroll() function in aidl::android::hardware::gatekeeper::TrustyGateKeeperDevice
/system/core/gatekeeperd/
Dgatekeeperd.cpp171 Status GateKeeperProxy::enroll(int32_t userId, in enroll() function in android::GateKeeperProxy