Searched defs:hwProxyFactory (Results 1 – 4 of 4) sorted by relevance
40 PresentationSession(sp<SecureHardwareProxyFactory> hwProxyFactory, in PresentationSession()
31 IdentityCredentialStore::IdentityCredentialStore(sp<SecureHardwareProxyFactory> hwProxyFactory, in IdentityCredentialStore()
49 IdentityCredential(sp<SecureHardwareProxyFactory> hwProxyFactory, in IdentityCredential()
51 sp<SecureHardwareProxyFactory> hwProxyFactory = new FakeSecureHardwareProxyFactory(); in main() local