Searched defs:password_delegate_factory (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/net/ssl/
H A Dclient_cert_store_chromeos.cc50 const PasswordDelegateFactory& password_delegate_factory)
51 : ClientCertStoreNSS(password_delegate_factory),
47 ClientCertStoreChromeOS( bool use_system_slot, const std::string& username_hash, const PasswordDelegateFactory& password_delegate_factory) argument
H A Dclient_cert_store_nss.cc22 const PasswordDelegateFactory& password_delegate_factory)
23 : password_delegate_factory_(password_delegate_factory) {}
21 ClientCertStoreNSS( const PasswordDelegateFactory& password_delegate_factory) argument

Completed in 455 milliseconds