/hardware/interfaces/biometrics/fingerprint/aidl/aidl_api/android.hardware.biometrics.fingerprint/1/android/hardware/biometrics/fingerprint/ |
D | ISession.aidl | 45 void invalidateAuthenticatorId(); in invalidateAuthenticatorId() method
|
/hardware/interfaces/biometrics/face/aidl/aidl_api/android.hardware.biometrics.face/1/android/hardware/biometrics/face/ |
D | ISession.aidl | 48 void invalidateAuthenticatorId(); in invalidateAuthenticatorId() method
|
/hardware/interfaces/biometrics/fingerprint/aidl/android/hardware/biometrics/fingerprint/ |
D | ISession.aidl | 328 void invalidateAuthenticatorId(); in invalidateAuthenticatorId() method
|
/hardware/interfaces/biometrics/face/aidl/android/hardware/biometrics/face/ |
D | ISession.aidl | 346 void invalidateAuthenticatorId(); in invalidateAuthenticatorId() method
|
/hardware/interfaces/biometrics/fingerprint/aidl/aidl_api/android.hardware.biometrics.fingerprint/2/android/hardware/biometrics/fingerprint/ |
D | ISession.aidl | 45 void invalidateAuthenticatorId(); in invalidateAuthenticatorId() method
|
/hardware/interfaces/biometrics/fingerprint/aidl/aidl_api/android.hardware.biometrics.fingerprint/3/android/hardware/biometrics/fingerprint/ |
D | ISession.aidl | 46 void invalidateAuthenticatorId(); in invalidateAuthenticatorId() method
|
/hardware/interfaces/biometrics/fingerprint/aidl/aidl_api/android.hardware.biometrics.fingerprint/current/android/hardware/biometrics/fingerprint/ |
D | ISession.aidl | 46 void invalidateAuthenticatorId(); in invalidateAuthenticatorId() method
|
/hardware/interfaces/biometrics/fingerprint/aidl/aidl_api/android.hardware.biometrics.fingerprint/4/android/hardware/biometrics/fingerprint/ |
D | ISession.aidl | 46 void invalidateAuthenticatorId(); in invalidateAuthenticatorId() method
|
/hardware/interfaces/biometrics/face/aidl/aidl_api/android.hardware.biometrics.face/3/android/hardware/biometrics/face/ |
D | ISession.aidl | 48 void invalidateAuthenticatorId(); in invalidateAuthenticatorId() method
|
/hardware/interfaces/biometrics/face/aidl/aidl_api/android.hardware.biometrics.face/2/android/hardware/biometrics/face/ |
D | ISession.aidl | 48 void invalidateAuthenticatorId(); in invalidateAuthenticatorId() method
|
/hardware/interfaces/biometrics/face/aidl/aidl_api/android.hardware.biometrics.face/4/android/hardware/biometrics/face/ |
D | ISession.aidl | 52 void invalidateAuthenticatorId(); in invalidateAuthenticatorId() method
|
/hardware/interfaces/biometrics/face/aidl/aidl_api/android.hardware.biometrics.face/current/android/hardware/biometrics/face/ |
D | ISession.aidl | 52 void invalidateAuthenticatorId(); in invalidateAuthenticatorId() method
|
/hardware/interfaces/biometrics/fingerprint/aidl/default/include/ |
D | Session.h | 71 ndk::ScopedAStatus invalidateAuthenticatorId() override;
|
/hardware/interfaces/biometrics/face/aidl/default/ |
D | Session.h | 75 ndk::ScopedAStatus invalidateAuthenticatorId() override;
|
D | Session.cpp | 151 ndk::ScopedAStatus Session::invalidateAuthenticatorId() { in invalidateAuthenticatorId() function in aidl::android::hardware::biometrics::face::Session
|
/hardware/interfaces/biometrics/fingerprint/aidl/vts/ |
D | VtsHalBiometricsFingerprintTargetTest.cpp | 282 ASSERT_TRUE(mSession->invalidateAuthenticatorId().isOk()); in TEST_P()
|
/hardware/interfaces/biometrics/fingerprint/aidl/default/ |
D | Session.cpp | 212 ndk::ScopedAStatus Session::invalidateAuthenticatorId() { in invalidateAuthenticatorId() function in aidl::android::hardware::biometrics::fingerprint::Session
|
/hardware/interfaces/biometrics/face/aidl/vts/ |
D | VtsHalBiometricsFaceTargetTest.cpp | 316 ASSERT_TRUE(mSession->invalidateAuthenticatorId().isOk()); in TEST_P()
|