Searched defs:hwProxyFactory (Results 1 – 7 of 7) sorted by relevance
35 IdentityCredentialStore(sp<SecureHardwareProxyFactory> hwProxyFactory) in IdentityCredentialStore()
48 IdentityCredential(sp<SecureHardwareProxyFactory> hwProxyFactory, in IdentityCredential()
38 sp<SecureHardwareProxyFactory> hwProxyFactory = in main() local
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