Searched defs:authenticatorId (Results 1 – 16 of 16) sorted by relevance
186 void onAuthenticatorIdRetrieved(in long authenticatorId); in onAuthenticatorIdRetrieved()
50 void onAuthenticatorIdRetrieved(in long authenticatorId); in onAuthenticatorIdRetrieved()
51 void onAuthenticatorIdRetrieved(in long authenticatorId); in onAuthenticatorIdRetrieved()
53 void onAuthenticatorIdRetrieved(in long authenticatorId); in onAuthenticatorIdRetrieved()
214 void onAuthenticatorIdRetrieved(in long authenticatorId); in onAuthenticatorIdRetrieved()
81 ::ndk::ScopedAStatus onAuthenticatorIdRetrieved(int64_t authenticatorId) override { in onAuthenticatorIdRetrieved()85 ::ndk::ScopedAStatus onAuthenticatorIdInvalidated(int64_t authenticatorId) override { in onAuthenticatorIdInvalidated()
305 int64_t authenticatorId = FaceHalProperties::authenticator_id().value_or(0); in invalidateAuthenticatorIdImpl() local
82 ::ndk::ScopedAStatus onAuthenticatorIdRetrieved(int64_t authenticatorId) override { in onAuthenticatorIdRetrieved()86 ::ndk::ScopedAStatus onAuthenticatorIdInvalidated(int64_t authenticatorId) override { in onAuthenticatorIdInvalidated()
357 int64_t authenticatorId; in getAuthenticatorIdImpl() local
557 uint64_t challenge, uint64_t secureUserId, uint64_t authenticatorId, in setAuthToken()
396 uint64_t authenticatorId, int hardwareAuthenticatorType, in eicPresentationSetAuthToken()