Searched defs:GetSSLConfigService (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/chrome/browser/ui/app_list/test/
H A Dfake_profile.cc130 net::SSLConfigService* FakeProfile::GetSSLConfigService() { function in class:FakeProfile
/external/chromium_org/chrome/browser/profiles/
H A Doff_the_record_profile_impl.cc353 net::SSLConfigService* OffTheRecordProfileImpl::GetSSLConfigService() { function in class:OffTheRecordProfileImpl
354 return profile_->GetSSLConfigService();
H A Dprofile_impl.cc1092 net::SSLConfigService* ProfileImpl::GetSSLConfigService() { function in class:ProfileImpl
/external/chromium_org/chrome/browser/
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.cc809 net::SSLConfigService* TestingProfile::GetSSLConfigService() { function in class:TestingProfile

Completed in 1049 milliseconds