Searched refs:GetSSLConfigService (Results 1 - 15 of 15) sorted by relevance

/external/chromium_org/chrome/browser/browsing_data/
H A Dbrowsing_data_channel_id_helper_unittest.cc29 testing_profile_->GetSSLConfigService()->AddObserver(this);
33 testing_profile_->GetSSLConfigService()->RemoveObserver(this);
H A Dbrowsing_data_remover_unittest.cc316 ssl_config_service_ = profile->GetSSLConfigService();
/external/chromium_org/chrome/browser/profiles/
H A Doff_the_record_profile_impl.h60 virtual net::SSLConfigService* GetSSLConfigService() OVERRIDE;
H A Doff_the_record_profile_impl.cc353 net::SSLConfigService* OffTheRecordProfileImpl::GetSSLConfigService() { function in class:OffTheRecordProfileImpl
354 return profile_->GetSSLConfigService();
H A Dprofile.h234 virtual net::SSLConfigService* GetSSLConfigService() = 0;
H A Dprofile_impl.h117 virtual net::SSLConfigService* GetSSLConfigService() OVERRIDE;
H A Dprofile_impl.cc1092 net::SSLConfigService* ProfileImpl::GetSSLConfigService() { function in class:ProfileImpl
H A Dprofile_io_data.cc360 params->ssl_config_service = profile->GetSSLConfigService();
/external/chromium_org/chrome/browser/ui/app_list/test/
H A Dfake_profile.cc130 net::SSLConfigService* FakeProfile::GetSSLConfigService() { function in class:FakeProfile
H A Dfake_profile.h68 virtual net::SSLConfigService* GetSSLConfigService() OVERRIDE;
/external/chromium_org/chrome/browser/
H A Dio_thread.h309 net::SSLConfigService* GetSSLConfigService();
H A Dio_thread.cc631 globals_->ssl_config_service = GetSSLConfigService();
1050 net::SSLConfigService* IOThread::GetSSLConfigService() { function in class:IOThread
/external/chromium_org/chrome/test/base/
H A Dtesting_profile.h294 virtual net::SSLConfigService* GetSSLConfigService() OVERRIDE;
H A Dtesting_profile.cc809 net::SSLConfigService* TestingProfile::GetSSLConfigService() { function in class:TestingProfile
/external/chromium_org/chrome/browser/policy/
H A Dpolicy_browsertest.cc2209 profile->GetSSLConfigService());
2237 profile->GetSSLConfigService());

Completed in 2840 milliseconds