Home
last modified time | relevance | path

Searched refs:authenticatorId (Results 1 – 25 of 53) sorted by relevance

123

/hardware/interfaces/keymaster/aidl/aidl_api/android.hardware.keymaster/2/android/hardware/keymaster/
DHardwareAuthToken.aidl23 long authenticatorId;
/hardware/interfaces/keymaster/aidl/aidl_api/android.hardware.keymaster/1/android/hardware/keymaster/
DHardwareAuthToken.aidl23 long authenticatorId;
/hardware/interfaces/keymaster/aidl/android/hardware/keymaster/
DHardwareAuthToken.aidl52 long authenticatorId; // Secure authenticator ID.
/hardware/interfaces/keymaster/aidl/aidl_api/android.hardware.keymaster/4/android/hardware/keymaster/
DHardwareAuthToken.aidl40 long authenticatorId;
/hardware/interfaces/keymaster/aidl/aidl_api/android.hardware.keymaster/current/android/hardware/keymaster/
DHardwareAuthToken.aidl40 long authenticatorId;
/hardware/interfaces/keymaster/aidl/aidl_api/android.hardware.keymaster/3/android/hardware/keymaster/
DHardwareAuthToken.aidl39 long authenticatorId;
/hardware/interfaces/security/keymint/aidl/android/hardware/security/keymint/
DHardwareAuthToken.aidl53 long authenticatorId;
/hardware/interfaces/security/keymint/aidl/aidl_api/android.hardware.security.keymint/2/android/hardware/security/keymint/
DHardwareAuthToken.aidl40 long authenticatorId;
/hardware/interfaces/security/keymint/aidl/aidl_api/android.hardware.security.keymint/3/android/hardware/security/keymint/
DHardwareAuthToken.aidl40 long authenticatorId;
/hardware/interfaces/security/keymint/aidl/aidl_api/android.hardware.security.keymint/current/android/hardware/security/keymint/
DHardwareAuthToken.aidl40 long authenticatorId;
/hardware/interfaces/security/keymint/aidl/aidl_api/android.hardware.security.keymint/1/android/hardware/security/keymint/
DHardwareAuthToken.aidl40 long authenticatorId;
/hardware/interfaces/keymaster/4.0/support/
Dkeymaster_utils.cpp63 sizeof(token.authenticatorId) + sizeof(token.authenticatorType) + in authToken2HidlVec()
74 pos = copy_bytes_to_iterator(token.authenticatorId, pos); in authToken2HidlVec()
91 sizeof(token.authenticatorId) + sizeof(token.authenticatorType) + in hidlVec2AuthToken()
102 pos = copy_bytes_from_iterator(&token.authenticatorId, pos); in hidlVec2AuthToken()
/hardware/interfaces/biometrics/fingerprint/aidl/default/
DFakeFingerprintEngine.cpp357 int64_t authenticatorId; in getAuthenticatorIdImpl() local
359 authenticatorId = 0; in getAuthenticatorIdImpl()
361 authenticatorId = Fingerprint::cfg().get<std::int64_t>("authenticator_id"); in getAuthenticatorIdImpl()
362 if (authenticatorId == 0) authenticatorId = 1; in getAuthenticatorIdImpl()
364 cb->onAuthenticatorIdRetrieved(authenticatorId); in getAuthenticatorIdImpl()
/hardware/interfaces/biometrics/fingerprint/aidl/aidl_api/android.hardware.biometrics.fingerprint/current/android/hardware/biometrics/fingerprint/
DISessionCallback.aidl51 void onAuthenticatorIdRetrieved(in long authenticatorId); in onAuthenticatorIdRetrieved() argument
/hardware/interfaces/biometrics/fingerprint/aidl/aidl_api/android.hardware.biometrics.fingerprint/2/android/hardware/biometrics/fingerprint/
DISessionCallback.aidl50 void onAuthenticatorIdRetrieved(in long authenticatorId); in onAuthenticatorIdRetrieved() argument
/hardware/interfaces/biometrics/fingerprint/aidl/aidl_api/android.hardware.biometrics.fingerprint/1/android/hardware/biometrics/fingerprint/
DISessionCallback.aidl50 void onAuthenticatorIdRetrieved(in long authenticatorId); in onAuthenticatorIdRetrieved() argument
/hardware/interfaces/biometrics/fingerprint/aidl/aidl_api/android.hardware.biometrics.fingerprint/4/android/hardware/biometrics/fingerprint/
DISessionCallback.aidl51 void onAuthenticatorIdRetrieved(in long authenticatorId); in onAuthenticatorIdRetrieved() argument
/hardware/interfaces/biometrics/fingerprint/aidl/aidl_api/android.hardware.biometrics.fingerprint/3/android/hardware/biometrics/fingerprint/
DISessionCallback.aidl51 void onAuthenticatorIdRetrieved(in long authenticatorId); in onAuthenticatorIdRetrieved() argument
/hardware/interfaces/biometrics/fingerprint/aidl/android/hardware/biometrics/fingerprint/
DISessionCallback.aidl186 void onAuthenticatorIdRetrieved(in long authenticatorId); in onAuthenticatorIdRetrieved() argument
/hardware/interfaces/biometrics/face/aidl/aidl_api/android.hardware.biometrics.face/2/android/hardware/biometrics/face/
DISessionCallback.aidl53 void onAuthenticatorIdRetrieved(in long authenticatorId); in onAuthenticatorIdRetrieved() argument
/hardware/interfaces/biometrics/face/aidl/aidl_api/android.hardware.biometrics.face/1/android/hardware/biometrics/face/
DISessionCallback.aidl53 void onAuthenticatorIdRetrieved(in long authenticatorId); in onAuthenticatorIdRetrieved() argument
/hardware/interfaces/biometrics/face/aidl/aidl_api/android.hardware.biometrics.face/current/android/hardware/biometrics/face/
DISessionCallback.aidl54 void onAuthenticatorIdRetrieved(in long authenticatorId); in onAuthenticatorIdRetrieved() argument
/hardware/interfaces/biometrics/face/aidl/aidl_api/android.hardware.biometrics.face/4/android/hardware/biometrics/face/
DISessionCallback.aidl54 void onAuthenticatorIdRetrieved(in long authenticatorId); in onAuthenticatorIdRetrieved() argument
/hardware/interfaces/biometrics/face/aidl/aidl_api/android.hardware.biometrics.face/3/android/hardware/biometrics/face/
DISessionCallback.aidl53 void onAuthenticatorIdRetrieved(in long authenticatorId); in onAuthenticatorIdRetrieved() argument
/hardware/interfaces/biometrics/face/aidl/android/hardware/biometrics/face/
DISessionCallback.aidl217 void onAuthenticatorIdRetrieved(in long authenticatorId); in onAuthenticatorIdRetrieved() argument

123