Searched refs:getAuthenticatorIdImpl (Results 1 – 8 of 8) sorted by relevance
60 void getAuthenticatorIdImpl(ISessionCallback* cb);
147 mThread->schedule(Callable::from([this] { mEngine->getAuthenticatorIdImpl(mCb.get()); })); in getAuthenticatorId()
396 void FakeFaceEngine::getAuthenticatorIdImpl(ISessionCallback* cb) { in getAuthenticatorIdImpl() function in aidl::android::hardware::biometrics::face::FakeFaceEngine
53 void getAuthenticatorIdImpl(ISessionCallback* cb);
182 mEngine.getAuthenticatorIdImpl(mCallback.get()); in TEST_F()190 mEngine.getAuthenticatorIdImpl(mCallback.get()); in TEST_F()
205 mEngine->getAuthenticatorIdImpl(mCb.get()); in getAuthenticatorId()
355 void FakeFingerprintEngine::getAuthenticatorIdImpl(ISessionCallback* cb) { in getAuthenticatorIdImpl() function in aidl::android::hardware::biometrics::fingerprint::FakeFingerprintEngine
172 mEngine.getAuthenticatorIdImpl(mCallback.get()); in TEST_F()