Searched refs:hwProxyFactory_ (Results 1 – 4 of 4) sorted by relevance
42 sp<SecureHardwareProvisioningProxy> hwProxy = hwProxyFactory_->createProvisioningProxy(); in createCredential()64 sp<SecureHardwarePresentationProxy> hwProxy = hwProxyFactory_->createPresentationProxy(); in getCredential()66 ndk::SharedRefBase::make<IdentityCredential>(hwProxyFactory_, hwProxy, credentialData); in getCredential()
35 : hwProxyFactory_(hwProxyFactory) {} in IdentityCredentialStore()51 sp<SecureHardwareProxyFactory> hwProxyFactory_;
51 : hwProxyFactory_(hwProxyFactory), in IdentityCredential()98 sp<SecureHardwareProxyFactory> hwProxyFactory_; variable
888 sp<SecureHardwareProvisioningProxy> hwProxy = hwProxyFactory_->createProvisioningProxy(); in updateCredential()