Home
last modified time | relevance | path

Searched refs:getAuthenticatorId (Results 1 – 25 of 31) sorted by relevance

12

/hardware/interfaces/biometrics/fingerprint/aidl/aidl_api/android.hardware.biometrics.fingerprint/1/android/hardware/biometrics/fingerprint/
DISession.aidl44 void getAuthenticatorId(); in getAuthenticatorId() method
/hardware/interfaces/biometrics/face/aidl/aidl_api/android.hardware.biometrics.face/1/android/hardware/biometrics/face/
DISession.aidl47 void getAuthenticatorId(); in getAuthenticatorId() method
/hardware/interfaces/biometrics/fingerprint/aidl/android/hardware/biometrics/fingerprint/
DISession.aidl302 void getAuthenticatorId(); in getAuthenticatorId() method
/hardware/interfaces/biometrics/fingerprint/2.2/default/
DBiometricsFingerprint.h54 Return<uint64_t> getAuthenticatorId() override;
DBiometricsFingerprint.cpp74 Return<uint64_t> BiometricsFingerprint::getAuthenticatorId() { in getAuthenticatorId() function in android::hardware::biometrics::fingerprint::V2_2::implementation::BiometricsFingerprint
/hardware/interfaces/biometrics/face/aidl/android/hardware/biometrics/face/
DISession.aidl320 void getAuthenticatorId(); in getAuthenticatorId() method
/hardware/interfaces/biometrics/fingerprint/aidl/aidl_api/android.hardware.biometrics.fingerprint/2/android/hardware/biometrics/fingerprint/
DISession.aidl44 void getAuthenticatorId(); in getAuthenticatorId() method
/hardware/interfaces/biometrics/fingerprint/aidl/aidl_api/android.hardware.biometrics.fingerprint/3/android/hardware/biometrics/fingerprint/
DISession.aidl45 void getAuthenticatorId(); in getAuthenticatorId() method
/hardware/interfaces/biometrics/fingerprint/aidl/aidl_api/android.hardware.biometrics.fingerprint/4/android/hardware/biometrics/fingerprint/
DISession.aidl45 void getAuthenticatorId(); in getAuthenticatorId() method
/hardware/interfaces/biometrics/fingerprint/aidl/aidl_api/android.hardware.biometrics.fingerprint/current/android/hardware/biometrics/fingerprint/
DISession.aidl45 void getAuthenticatorId(); in getAuthenticatorId() method
/hardware/interfaces/biometrics/fingerprint/2.1/default/
DBiometricsFingerprint.h57 Return<uint64_t> getAuthenticatorId() override;
DBiometricsFingerprint.cpp172 Return<uint64_t> BiometricsFingerprint::getAuthenticatorId() { in getAuthenticatorId() function in android::hardware::biometrics::fingerprint::V2_1::implementation::BiometricsFingerprint
/hardware/interfaces/biometrics/face/1.0/default/
DBiometricsFace.h60 Return<void> getAuthenticatorId(getAuthenticatorId_cb _hidl_cb) override;
DBiometricsFace.cpp81 Return<void> BiometricsFace::getAuthenticatorId(getAuthenticatorId_cb _hidl_cb) { in getAuthenticatorId() function in android::hardware::biometrics::face::implementation::BiometricsFace
/hardware/interfaces/biometrics/face/aidl/aidl_api/android.hardware.biometrics.face/3/android/hardware/biometrics/face/
DISession.aidl47 void getAuthenticatorId(); in getAuthenticatorId() method
/hardware/interfaces/biometrics/face/aidl/aidl_api/android.hardware.biometrics.face/2/android/hardware/biometrics/face/
DISession.aidl47 void getAuthenticatorId(); in getAuthenticatorId() method
/hardware/interfaces/biometrics/fingerprint/2.1/
DIBiometricsFingerprint.hal83 * getAuthenticatorId:
92 getAuthenticatorId() generates (uint64_t AuthenticatorId);
135 @callflow(next={"enumerate", "authenticate", "cancel", "getAuthenticatorId",
/hardware/interfaces/biometrics/face/aidl/aidl_api/android.hardware.biometrics.face/4/android/hardware/biometrics/face/
DISession.aidl51 void getAuthenticatorId(); in getAuthenticatorId() method
/hardware/interfaces/biometrics/face/aidl/aidl_api/android.hardware.biometrics.face/current/android/hardware/biometrics/face/
DISession.aidl51 void getAuthenticatorId(); in getAuthenticatorId() method
/hardware/interfaces/biometrics/fingerprint/aidl/default/include/
DSession.h69 ndk::ScopedAStatus getAuthenticatorId() override;
/hardware/interfaces/biometrics/face/aidl/default/
DSession.h73 ndk::ScopedAStatus getAuthenticatorId() override;
DSession.cpp145 ndk::ScopedAStatus Session::getAuthenticatorId() { in getAuthenticatorId() function in aidl::android::hardware::biometrics::face::Session
Dface.sysprop68 # value for getAuthenticatorId or 0
/hardware/interfaces/biometrics/fingerprint/aidl/vts/
DVtsHalBiometricsFingerprintTargetTest.cpp273 ASSERT_TRUE(mSession->getAuthenticatorId().isOk()); in TEST_P()
/hardware/interfaces/biometrics/face/aidl/vts/
DVtsHalBiometricsFaceTargetTest.cpp307 ASSERT_TRUE(mSession->getAuthenticatorId().isOk()); in TEST_P()

12