Home
last modified time | relevance | path

Searched refs:halStoreBinder (Results 1 – 2 of 2) sorted by relevance

/aosp12/system/security/identity/
H A DCredential.h49 sp<IIdentityCredentialStore> halStoreBinder, int halApiVersion);
H A DCredential.cpp72 HardwareInformation hwInfo, sp<IIdentityCredentialStore> halStoreBinder, in Credential() argument
75 callingUid_(callingUid), hwInfo_(std::move(hwInfo)), halStoreBinder_(halStoreBinder), in Credential()