/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 | 55 …::ndk::ScopedAStatus onAuthenticationFrame(const ::aidl::android::hardware::biometrics::face::Auth… in onAuthenticationFrame() function 56 return _impl->onAuthenticationFrame(in_frame); in onAuthenticationFrame()
|
D | ISessionCallback.h | 76 …virtual ::ndk::ScopedAStatus onAuthenticationFrame(const ::aidl::android::hardware::biometrics::fa… 102 …::ndk::ScopedAStatus onAuthenticationFrame(const ::aidl::android::hardware::biometrics::face::Auth…
|
D | BpSessionCallback.h | 27 …::ndk::ScopedAStatus onAuthenticationFrame(const ::aidl::android::hardware::biometrics::face::Auth…
|
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/biometrics/sensors/ |
H A D | ClientMonitorCallbackConverter.java | 208 public void onAuthenticationFrame(@NonNull FaceAuthenticationFrame frame) in onAuthenticationFrame() method in ClientMonitorCallbackConverter 211 mFaceServiceReceiver.onAuthenticationFrame(frame); in onAuthenticationFrame()
|
/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 | 30 …@Override public void onAuthenticationFrame(android.hardware.biometrics.face.AuthenticationFrame f… in onAuthenticationFrame() method in ISessionCallback.Default 268 this.onAuthenticationFrame(_arg0); in onTransact() 467 …@Override public void onAuthenticationFrame(android.hardware.biometrics.face.AuthenticationFrame f… in onAuthenticationFrame() method in ISessionCallback.Stub.Proxy 837 …public void onAuthenticationFrame(android.hardware.biometrics.face.AuthenticationFrame frame) thro… in onAuthenticationFrame() method
|
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/biometrics/sensors/face/aidl/ |
H A D | BiometricTestSessionImpl.java | 123 public void onAuthenticationFrame(FaceAuthenticationFrame frame) { 260 .onAuthenticationFrame(frame); in notifyAcquired()
|
H A D | AidlResponseHandler.java | 127 public void onAuthenticationFrame(AuthenticationFrame frame) { in onAuthenticationFrame() method in AidlResponseHandler 133 c.onAuthenticationFrame(AidlConversionUtils.toFrameworkAuthenticationFrame(frame)); in onAuthenticationFrame()
|
H A D | FaceAuthenticationClient.java | 354 public void onAuthenticationFrame(@NonNull FaceAuthenticationFrame frame) { in onAuthenticationFrame() method in FaceAuthenticationClient 379 getListener().onAuthenticationFrame(frame); in onAuthenticationFrame()
|
/aosp_15_r20/frameworks/base/core/java/android/hardware/face/ |
H A D | IFaceServiceReceiver.aidl | 37 void onAuthenticationFrame(in FaceAuthenticationFrame frame); in onAuthenticationFrame() method
|
H A D | FaceServiceReceiver.java | 81 public void onAuthenticationFrame(FaceAuthenticationFrame frame) throws RemoteException { in onAuthenticationFrame() method in FaceServiceReceiver
|
H A D | FaceManager.java | 177 public void onAuthenticationFrame(FaceAuthenticationFrame frame) { in onAuthenticationFrame() method in FaceManager.FaceServiceReceiver
|
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/biometrics/face/aidl/android.hardware.biometrics.face_interface/dump/android/hardware/biometrics/face/ |
D | ISessionCallback.aidl | 40 void onAuthenticationFrame(in android.hardware.biometrics.face.AuthenticationFrame frame); in onAuthenticationFrame() 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 | 40 void onAuthenticationFrame(in android.hardware.biometrics.face.AuthenticationFrame frame); in onAuthenticationFrame() 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 | 39 void onAuthenticationFrame(in android.hardware.biometrics.face.AuthenticationFrame frame); in onAuthenticationFrame() 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 | 39 void onAuthenticationFrame(in android.hardware.biometrics.face.AuthenticationFrame frame); in onAuthenticationFrame() 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 | 39 void onAuthenticationFrame(in android.hardware.biometrics.face.AuthenticationFrame frame); in onAuthenticationFrame() 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 | 40 void onAuthenticationFrame(in android.hardware.biometrics.face.AuthenticationFrame frame); in onAuthenticationFrame() method
|
/aosp_15_r20/hardware/interfaces/biometrics/face/aidl/android/hardware/biometrics/face/ |
H A D | ISessionCallback.aidl | 51 void onAuthenticationFrame(in AuthenticationFrame frame); in onAuthenticationFrame() method
|
/aosp_15_r20/out/soong/.intermediates/frameworks/base/services/core/services.core.unboosted/android_common/javac/ |
D | services.core.unboosted.jar5 | META-INF/
META-INF/MANIFEST.MF
com/
com/android/
com/ ... |
/aosp_15_r20/out/soong/.intermediates/frameworks/base/services/core/services.core.unboosted/android_common/repackaged-jarjar/javac-5/ |
D | services.core.unboosted.jar | com/android/server/biometrics/sensors/face/aidl/FaceEnrollClient.class
FaceEnrollClient. ... |
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/biometrics/face/aidl/android.hardware.biometrics.face-V4-ndk-source/gen/android/hardware/biometrics/face/ |
D | ISessionCallback.cpp | 63 ::ndk::ScopedAStatus _aidl_status = _aidl_impl->onAuthenticationFrame(in_frame); in _aidl_android_hardware_biometrics_face_ISessionCallback_onTransact() 399 ::ndk::ScopedAStatus BpSessionCallback::onAuthenticationFrame(const ::aidl::android::hardware::biom… in onAuthenticationFrame() function in aidl::android::hardware::biometrics::face::BpSessionCallback 422 _aidl_status = ISessionCallback::getDefaultImpl()->onAuthenticationFrame(in_frame); in onAuthenticationFrame() 1186 ::ndk::ScopedAStatus ISessionCallbackDefault::onAuthenticationFrame(const ::aidl::android::hardware… in onAuthenticationFrame() function in aidl::android::hardware::biometrics::face::ISessionCallbackDefault
|
/aosp_15_r20/hardware/interfaces/biometrics/face/aidl/default/tests/ |
H A D | FakeLockoutTrackerTest.cpp | 75 ::ndk::ScopedAStatus onAuthenticationFrame(const AuthenticationFrame&) override { in onAuthenticationFrame() function in aidl::android::hardware::biometrics::face::TestSessionCallback
|
H A D | FakeFaceEngineTest.cpp | 93 ::ndk::ScopedAStatus onAuthenticationFrame(const AuthenticationFrame& /*authFrame*/) override { in onAuthenticationFrame() function in aidl::android::hardware::biometrics::face::TestSessionCallback
|
/aosp_15_r20/hardware/interfaces/biometrics/face/aidl/vts/ |
H A D | VtsHalBiometricsFaceTargetTest.cpp | 55 ndk::ScopedAStatus onAuthenticationFrame(const AuthenticationFrame& /*frame*/) override { in onAuthenticationFrame() function in aidl::android::hardware::biometrics::face::__anon2dea61c20111::SessionCallback
|
/aosp_15_r20/hardware/interfaces/biometrics/face/aidl/default/ |
H A D | FakeFaceEngine.cpp | 254 cb->onAuthenticationFrame(frame); in authenticateImpl()
|