/hardware/interfaces/keymaster/aidl/aidl_api/android.hardware.keymaster/2/android/hardware/keymaster/ |
D | HardwareAuthToken.aidl | 23 long authenticatorId;
|
/hardware/interfaces/keymaster/aidl/aidl_api/android.hardware.keymaster/1/android/hardware/keymaster/ |
D | HardwareAuthToken.aidl | 23 long authenticatorId;
|
/hardware/interfaces/keymaster/aidl/android/hardware/keymaster/ |
D | HardwareAuthToken.aidl | 52 long authenticatorId; // Secure authenticator ID.
|
/hardware/interfaces/keymaster/aidl/aidl_api/android.hardware.keymaster/4/android/hardware/keymaster/ |
D | HardwareAuthToken.aidl | 40 long authenticatorId;
|
/hardware/interfaces/keymaster/aidl/aidl_api/android.hardware.keymaster/current/android/hardware/keymaster/ |
D | HardwareAuthToken.aidl | 40 long authenticatorId;
|
/hardware/interfaces/keymaster/aidl/aidl_api/android.hardware.keymaster/3/android/hardware/keymaster/ |
D | HardwareAuthToken.aidl | 39 long authenticatorId;
|
/hardware/interfaces/security/keymint/aidl/android/hardware/security/keymint/ |
D | HardwareAuthToken.aidl | 53 long authenticatorId;
|
/hardware/interfaces/security/keymint/aidl/aidl_api/android.hardware.security.keymint/2/android/hardware/security/keymint/ |
D | HardwareAuthToken.aidl | 40 long authenticatorId;
|
/hardware/interfaces/security/keymint/aidl/aidl_api/android.hardware.security.keymint/3/android/hardware/security/keymint/ |
D | HardwareAuthToken.aidl | 40 long authenticatorId;
|
/hardware/interfaces/security/keymint/aidl/aidl_api/android.hardware.security.keymint/current/android/hardware/security/keymint/ |
D | HardwareAuthToken.aidl | 40 long authenticatorId;
|
/hardware/interfaces/security/keymint/aidl/aidl_api/android.hardware.security.keymint/1/android/hardware/security/keymint/ |
D | HardwareAuthToken.aidl | 40 long authenticatorId;
|
/hardware/interfaces/keymaster/4.0/support/ |
D | keymaster_utils.cpp | 63 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/ |
D | FakeFingerprintEngine.cpp | 357 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/ |
D | ISessionCallback.aidl | 51 void onAuthenticatorIdRetrieved(in long authenticatorId); in onAuthenticatorIdRetrieved() argument
|
/hardware/interfaces/biometrics/fingerprint/aidl/aidl_api/android.hardware.biometrics.fingerprint/2/android/hardware/biometrics/fingerprint/ |
D | ISessionCallback.aidl | 50 void onAuthenticatorIdRetrieved(in long authenticatorId); in onAuthenticatorIdRetrieved() argument
|
/hardware/interfaces/biometrics/fingerprint/aidl/aidl_api/android.hardware.biometrics.fingerprint/1/android/hardware/biometrics/fingerprint/ |
D | ISessionCallback.aidl | 50 void onAuthenticatorIdRetrieved(in long authenticatorId); in onAuthenticatorIdRetrieved() argument
|
/hardware/interfaces/biometrics/fingerprint/aidl/aidl_api/android.hardware.biometrics.fingerprint/4/android/hardware/biometrics/fingerprint/ |
D | ISessionCallback.aidl | 51 void onAuthenticatorIdRetrieved(in long authenticatorId); in onAuthenticatorIdRetrieved() argument
|
/hardware/interfaces/biometrics/fingerprint/aidl/aidl_api/android.hardware.biometrics.fingerprint/3/android/hardware/biometrics/fingerprint/ |
D | ISessionCallback.aidl | 51 void onAuthenticatorIdRetrieved(in long authenticatorId); in onAuthenticatorIdRetrieved() argument
|
/hardware/interfaces/biometrics/fingerprint/aidl/android/hardware/biometrics/fingerprint/ |
D | ISessionCallback.aidl | 186 void onAuthenticatorIdRetrieved(in long authenticatorId); in onAuthenticatorIdRetrieved() argument
|
/hardware/interfaces/biometrics/face/aidl/aidl_api/android.hardware.biometrics.face/2/android/hardware/biometrics/face/ |
D | ISessionCallback.aidl | 53 void onAuthenticatorIdRetrieved(in long authenticatorId); in onAuthenticatorIdRetrieved() argument
|
/hardware/interfaces/biometrics/face/aidl/aidl_api/android.hardware.biometrics.face/1/android/hardware/biometrics/face/ |
D | ISessionCallback.aidl | 53 void onAuthenticatorIdRetrieved(in long authenticatorId); in onAuthenticatorIdRetrieved() argument
|
/hardware/interfaces/biometrics/face/aidl/aidl_api/android.hardware.biometrics.face/current/android/hardware/biometrics/face/ |
D | ISessionCallback.aidl | 54 void onAuthenticatorIdRetrieved(in long authenticatorId); in onAuthenticatorIdRetrieved() argument
|
/hardware/interfaces/biometrics/face/aidl/aidl_api/android.hardware.biometrics.face/4/android/hardware/biometrics/face/ |
D | ISessionCallback.aidl | 54 void onAuthenticatorIdRetrieved(in long authenticatorId); in onAuthenticatorIdRetrieved() argument
|
/hardware/interfaces/biometrics/face/aidl/aidl_api/android.hardware.biometrics.face/3/android/hardware/biometrics/face/ |
D | ISessionCallback.aidl | 53 void onAuthenticatorIdRetrieved(in long authenticatorId); in onAuthenticatorIdRetrieved() argument
|
/hardware/interfaces/biometrics/face/aidl/android/hardware/biometrics/face/ |
D | ISessionCallback.aidl | 217 void onAuthenticatorIdRetrieved(in long authenticatorId); in onAuthenticatorIdRetrieved() argument
|