Searched refs:SecureHardwareProxyFactory (Results 1 – 5 of 5) sorted by relevance
28 using ::android::hardware::identity::SecureHardwareProxyFactory;35 IdentityCredentialStore(sp<SecureHardwareProxyFactory> hwProxyFactory) in IdentityCredentialStore()54 sp<SecureHardwareProxyFactory> hwProxyFactory_;
49 class SecureHardwareProxyFactory : public RefBase {51 SecureHardwareProxyFactory() {} in SecureHardwareProxyFactory() function52 virtual ~SecureHardwareProxyFactory() {} in ~SecureHardwareProxyFactory()
48 IdentityCredential(sp<SecureHardwareProxyFactory> hwProxyFactory, in IdentityCredential()106 sp<SecureHardwareProxyFactory> hwProxyFactory_;
33 using ::android::hardware::identity::SecureHardwareProxyFactory;38 sp<SecureHardwareProxyFactory> hwProxyFactory = in main()
153 class RemoteSecureHardwareProxyFactory : public SecureHardwareProxyFactory {