Searched refs:enroll (Results 1 – 6 of 6) sorted by relevance
/device/generic/goldfish/fingerprint/ | ||
D | session.h | 54 ndk::ScopedAStatus enroll(const keymaster::HardwareAuthToken& hat, |
D | storage.h | 44 bool enroll(int enrollmentId, int64_t secureUserId, int64_t newAuthId); |
D | session.cpp | 176 ndk::ScopedAStatus Session::enroll(const keymaster::HardwareAuthToken& hat, in enroll() function in aidl::android::hardware::biometrics::fingerprint::Session |
D | storage.cpp | 185 bool Storage::enroll(const int enrollmentId, in enroll() function in aidl::android::hardware::biometrics::fingerprint::Storage |
/device/google/cuttlefish/guest/hals/gatekeeper/remote/ | ||
D | remote_gatekeeper.h | 52 ::ndk::ScopedAStatus enroll( |
D | remote_gatekeeper.cpp | 69 RemoteGateKeeperDevice::enroll(int32_t uid, const std::vector<uint8_t>& currentPasswordHandle, in enroll() function in aidl::android::hardware::gatekeeper::RemoteGateKeeperDevice |