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

/external/chromium_org/chrome/browser/
H A Dio_thread.cc520 globals_->ssl_config_service = GetSSLConfigService();
920 net::SSLConfigService* IOThread::GetSSLConfigService() { function in class:IOThread
/external/chromium_org/chrome/browser/profiles/
H A Doff_the_record_profile_impl.cc322 net::SSLConfigService* OffTheRecordProfileImpl::GetSSLConfigService() { function in class:OffTheRecordProfileImpl
323 return profile_->GetSSLConfigService();
H A Dprofile_impl.cc916 net::SSLConfigService* ProfileImpl::GetSSLConfigService() { function in class:ProfileImpl
/external/chromium/android/autofill/
H A Dprofile_android.h186 virtual net::SSLConfigService* GetSSLConfigService() { NOTREACHED(); return NULL; } function in class:ProfileImplAndroid
/external/chromium/chrome/browser/profiles/
H A Dprofile.cc441 virtual net::SSLConfigService* GetSSLConfigService() { function in class:OffTheRecordProfileImpl
442 return profile_->GetSSLConfigService();
H A Dprofile_impl.cc935 net::SSLConfigService* ProfileImpl::GetSSLConfigService() { function in class:ProfileImpl
/external/chromium_org/chrome/test/base/
H A Dtesting_profile.cc675 net::SSLConfigService* TestingProfile::GetSSLConfigService() { function in class:TestingProfile

Completed in 272 milliseconds