Home
last modified time | relevance | path

Searched defs:currentPassword (Results 1 – 6 of 6) sorted by relevance

/hardware/interfaces/gatekeeper/aidl/aidl_api/android.hardware.gatekeeper/current/android/hardware/gatekeeper/
DIGatekeeper.aidl39 …ollResponse enroll(in int uid, in byte[] currentPasswordHandle, in byte[] currentPassword, in byte… in enroll()
/hardware/interfaces/gatekeeper/aidl/aidl_api/android.hardware.gatekeeper/1/android/hardware/gatekeeper/
DIGatekeeper.aidl39 …ollResponse enroll(in int uid, in byte[] currentPasswordHandle, in byte[] currentPassword, in byte… in enroll()
/hardware/interfaces/gatekeeper/aidl/android/hardware/gatekeeper/
DIGatekeeper.aidl105 GatekeeperEnrollResponse enroll(in int uid, in byte[] currentPasswordHandle, in enroll()
/hardware/interfaces/gatekeeper/1.0/software/
DSoftGateKeeperDevice.cpp46 const hidl_vec<uint8_t>& currentPassword, in enroll()
/hardware/interfaces/gatekeeper/aidl/software/
DGateKeeper.cpp63 const std::vector<uint8_t>& currentPassword, in enroll()
/hardware/interfaces/gatekeeper/1.0/default/
DGatekeeper.cpp57 const hidl_vec<uint8_t>& currentPassword, in enroll()