Searched refs:authenticate (Results 1 – 6 of 6) sorted by relevance
56 ndk::ScopedAStatus authenticate(const int64_t operationId,92 return authenticate(operationId, out); in authenticateWithContext()
46 std::tuple<AuthResult, int32_t, AuthToken> authenticate(int32_t enrollmentId);
212 ndk::ScopedAStatus Session::authenticate(const int64_t operationId, in authenticate() function in aidl::android::hardware::biometrics::fingerprint::Session398 mStorage.authenticate(enrollmentId); in onSensorEventOn()
206 Storage::authenticate(const int32_t enrollmentId) { in authenticate() function in aidl::android::hardware::biometrics::fingerprint::Storage
120 hidlRet = service->authenticate(operationId, gid); in run_auth_cmd()