Home
last modified time | relevance | path

Searched refs:authenticate (Results 1 – 6 of 6) sorted by relevance

/device/generic/goldfish/fingerprint/
Dsession.h56 ndk::ScopedAStatus authenticate(const int64_t operationId,
92 return authenticate(operationId, out); in authenticateWithContext()
Dstorage.h46 std::tuple<AuthResult, int32_t, AuthToken> authenticate(int32_t enrollmentId);
Dsession.cpp212 ndk::ScopedAStatus Session::authenticate(const int64_t operationId, in authenticate() function in aidl::android::hardware::biometrics::fingerprint::Session
398 mStorage.authenticate(enrollmentId); in onSensorEventOn()
Dstorage.cpp206 Storage::authenticate(const int32_t enrollmentId) { in authenticate() function in aidl::android::hardware::biometrics::fingerprint::Storage
/device/google/gs201/fingerprint/fpc1540/fp_tool/
Dfp_test.cpp120 hidlRet = service->authenticate(operationId, gid); in run_auth_cmd()
/device/google/gs101/fingerprint/fpc1540/fp_tool/
Dfp_test.cpp120 hidlRet = service->authenticate(operationId, gid); in run_auth_cmd()