Searched defs:hwProxy (Results 1 – 3 of 3) sorted by relevance
53 sp<SecureHardwareProvisioningProxy> hwProxy = hwProxyFactory_->createProvisioningProxy(); in createCredential() local96 sp<SecureHardwareSessionProxy> hwProxy = hwProxyFactory_->createSessionProxy(); in createPresentationSession() local
41 sp<SecureHardwareSessionProxy> hwProxy, in PresentationSession()
44 WritableIdentityCredential(sp<SecureHardwareProvisioningProxy> hwProxy, const string& docType, in WritableIdentityCredential()