/aosp_15_r20/frameworks/base/services/core/java/com/android/server/biometrics/sensors/face/hidl/ |
H A D | HidlToAidlCallbackConverter.java | 112 void onAuthenticatorIdRetrieved(long authenticatorId) { in onAuthenticatorIdRetrieved() method in HidlToAidlCallbackConverter 113 mAidlResponseHandler.onAuthenticatorIdRetrieved(authenticatorId); in onAuthenticatorIdRetrieved()
|
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/biometrics/fingerprint/aidl/android.hardware.biometrics.fingerprint-V4-ndk-source/gen/include/aidl/android/hardware/biometrics/fingerprint/ |
D | BnSessionCallback.h | 88 ::ndk::ScopedAStatus onAuthenticatorIdRetrieved(int64_t in_authenticatorId) override { in onAuthenticatorIdRetrieved() function 89 return _impl->onAuthenticatorIdRetrieved(in_authenticatorId); in onAuthenticatorIdRetrieved()
|
D | ISessionCallback.h | 78 virtual ::ndk::ScopedAStatus onAuthenticatorIdRetrieved(int64_t in_authenticatorId) = 0; 101 ::ndk::ScopedAStatus onAuthenticatorIdRetrieved(int64_t in_authenticatorId) override;
|
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/biometrics/face/aidl/android.hardware.biometrics.face-V4-ndk-source/gen/include/aidl/android/hardware/biometrics/face/ |
D | BnSessionCallback.h | 97 ::ndk::ScopedAStatus onAuthenticatorIdRetrieved(int64_t in_authenticatorId) override { in onAuthenticatorIdRetrieved() function 98 return _impl->onAuthenticatorIdRetrieved(in_authenticatorId); in onAuthenticatorIdRetrieved()
|
D | ISessionCallback.h | 90 virtual ::ndk::ScopedAStatus onAuthenticatorIdRetrieved(int64_t in_authenticatorId) = 0; 116 ::ndk::ScopedAStatus onAuthenticatorIdRetrieved(int64_t in_authenticatorId) override;
|
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/biometrics/fingerprint/aidl/android.hardware.biometrics.fingerprint-V5-java-source/gen/android/hardware/biometrics/fingerprint/ |
D | ISessionCallback.java | 192 …@Override public void onAuthenticatorIdRetrieved(long authenticatorId) throws android.os.RemoteExc… in onAuthenticatorIdRetrieved() method in ISessionCallback.Default 484 this.onAuthenticatorIdRetrieved(_arg0); in onTransact() 890 …@Override public void onAuthenticatorIdRetrieved(long authenticatorId) throws android.os.RemoteExc… in onAuthenticatorIdRetrieved() method in ISessionCallback.Stub.Proxy 1159 public void onAuthenticatorIdRetrieved(long authenticatorId) throws android.os.RemoteException; in onAuthenticatorIdRetrieved() method
|
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/biometrics/face/aidl/android.hardware.biometrics.face-V4-java-source/gen/android/hardware/biometrics/face/ |
D | ISessionCallback.java | 72 …@Override public void onAuthenticatorIdRetrieved(long authenticatorId) throws android.os.RemoteExc… in onAuthenticatorIdRetrieved() method in ISessionCallback.Default 388 this.onAuthenticatorIdRetrieved(_arg0); in onTransact() 718 …@Override public void onAuthenticatorIdRetrieved(long authenticatorId) throws android.os.RemoteExc… in onAuthenticatorIdRetrieved() method in ISessionCallback.Stub.Proxy 851 public void onAuthenticatorIdRetrieved(long authenticatorId) throws android.os.RemoteException; in onAuthenticatorIdRetrieved() method
|
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/biometrics/sensors/fingerprint/aidl/ |
H A D | AidlResponseHandler.java | 265 public void onAuthenticatorIdRetrieved(long authenticatorId) { in onAuthenticatorIdRetrieved() method in AidlResponseHandler 267 (c) -> c.onAuthenticatorIdRetrieved(authenticatorId)); in onAuthenticatorIdRetrieved()
|
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/biometrics/sensors/face/aidl/ |
H A D | AidlResponseHandler.java | 270 public void onAuthenticatorIdRetrieved(long authenticatorId) { in onAuthenticatorIdRetrieved() method in AidlResponseHandler 271 handleResponse(FaceGetAuthenticatorIdClient.class, (c) -> c.onAuthenticatorIdRetrieved( in onAuthenticatorIdRetrieved()
|
/aosp_15_r20/hardware/interfaces/biometrics/fingerprint/aidl/aidl_api/android.hardware.biometrics.fingerprint/current/android/hardware/biometrics/fingerprint/ |
H A D | ISessionCallback.aidl | 51 void onAuthenticatorIdRetrieved(in long authenticatorId); in onAuthenticatorIdRetrieved() method
|
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/biometrics/fingerprint/aidl/android.hardware.biometrics.fingerprint_interface/dump/android/hardware/biometrics/fingerprint/ |
D | ISessionCallback.aidl | 51 void onAuthenticatorIdRetrieved(in long authenticatorId); in onAuthenticatorIdRetrieved() method
|
/aosp_15_r20/hardware/interfaces/biometrics/fingerprint/aidl/aidl_api/android.hardware.biometrics.fingerprint/4/android/hardware/biometrics/fingerprint/ |
H A D | ISessionCallback.aidl | 51 void onAuthenticatorIdRetrieved(in long authenticatorId); in onAuthenticatorIdRetrieved() method
|
/aosp_15_r20/hardware/interfaces/biometrics/fingerprint/aidl/aidl_api/android.hardware.biometrics.fingerprint/2/android/hardware/biometrics/fingerprint/ |
H A D | ISessionCallback.aidl | 50 void onAuthenticatorIdRetrieved(in long authenticatorId); in onAuthenticatorIdRetrieved() method
|
/aosp_15_r20/hardware/interfaces/biometrics/fingerprint/aidl/aidl_api/android.hardware.biometrics.fingerprint/1/android/hardware/biometrics/fingerprint/ |
H A D | ISessionCallback.aidl | 50 void onAuthenticatorIdRetrieved(in long authenticatorId); in onAuthenticatorIdRetrieved() method
|
/aosp_15_r20/hardware/interfaces/biometrics/fingerprint/aidl/aidl_api/android.hardware.biometrics.fingerprint/3/android/hardware/biometrics/fingerprint/ |
H A D | ISessionCallback.aidl | 51 void onAuthenticatorIdRetrieved(in long authenticatorId); in onAuthenticatorIdRetrieved() method
|
/aosp_15_r20/hardware/interfaces/biometrics/fingerprint/aidl/android/hardware/biometrics/fingerprint/ |
H A D | ISessionCallback.aidl | 186 void onAuthenticatorIdRetrieved(in long authenticatorId); in onAuthenticatorIdRetrieved() method
|
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/biometrics/fingerprint/aidl/android.hardware.biometrics.fingerprint-V4-ndk-source/gen/android/hardware/biometrics/fingerprint/ |
D | ISessionCallback.cpp | 217 … ::ndk::ScopedAStatus _aidl_status = _aidl_impl->onAuthenticatorIdRetrieved(in_authenticatorId); in _aidl_android_hardware_biometrics_fingerprint_ISessionCallback_onTransact() 768 ::ndk::ScopedAStatus BpSessionCallback::onAuthenticatorIdRetrieved(int64_t in_authenticatorId) { in onAuthenticatorIdRetrieved() function in aidl::android::hardware::biometrics::fingerprint::BpSessionCallback 791 … _aidl_status = ISessionCallback::getDefaultImpl()->onAuthenticatorIdRetrieved(in_authenticatorId); in onAuthenticatorIdRetrieved() 1095 ::ndk::ScopedAStatus ISessionCallbackDefault::onAuthenticatorIdRetrieved(int64_t /*in_authenticator… in onAuthenticatorIdRetrieved() function in aidl::android::hardware::biometrics::fingerprint::ISessionCallbackDefault
|
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/biometrics/face/aidl/android.hardware.biometrics.face_interface/dump/android/hardware/biometrics/face/ |
D | ISessionCallback.aidl | 54 void onAuthenticatorIdRetrieved(in long authenticatorId); in onAuthenticatorIdRetrieved() method
|
/aosp_15_r20/hardware/interfaces/biometrics/face/aidl/aidl_api/android.hardware.biometrics.face/current/android/hardware/biometrics/face/ |
H A D | ISessionCallback.aidl | 54 void onAuthenticatorIdRetrieved(in long authenticatorId); in onAuthenticatorIdRetrieved() method
|
/aosp_15_r20/hardware/interfaces/biometrics/face/aidl/aidl_api/android.hardware.biometrics.face/2/android/hardware/biometrics/face/ |
H A D | ISessionCallback.aidl | 53 void onAuthenticatorIdRetrieved(in long authenticatorId); in onAuthenticatorIdRetrieved() method
|
/aosp_15_r20/hardware/interfaces/biometrics/face/aidl/aidl_api/android.hardware.biometrics.face/1/android/hardware/biometrics/face/ |
H A D | ISessionCallback.aidl | 53 void onAuthenticatorIdRetrieved(in long authenticatorId); in onAuthenticatorIdRetrieved() method
|
/aosp_15_r20/hardware/interfaces/biometrics/face/aidl/aidl_api/android.hardware.biometrics.face/3/android/hardware/biometrics/face/ |
H A D | ISessionCallback.aidl | 53 void onAuthenticatorIdRetrieved(in long authenticatorId); in onAuthenticatorIdRetrieved() method
|
/aosp_15_r20/hardware/interfaces/biometrics/face/aidl/aidl_api/android.hardware.biometrics.face/4/android/hardware/biometrics/face/ |
H A D | ISessionCallback.aidl | 54 void onAuthenticatorIdRetrieved(in long authenticatorId); in onAuthenticatorIdRetrieved() method
|
/aosp_15_r20/hardware/interfaces/biometrics/face/aidl/android/hardware/biometrics/face/ |
H A D | ISessionCallback.aidl | 217 void onAuthenticatorIdRetrieved(in long authenticatorId); in onAuthenticatorIdRetrieved() method
|
/aosp_15_r20/hardware/interfaces/biometrics/face/aidl/default/ |
H A D | FakeFaceEngine.cpp | 415 cb->onAuthenticatorIdRetrieved(0); in getAuthenticatorIdImpl() 417 cb->onAuthenticatorIdRetrieved(Face::cfg().get<std::int64_t>("authenticator_id")); in getAuthenticatorIdImpl()
|