HomeSort by relevance Sort by last modified time
    Searched refs:GetSSLConfigService (Results 1 - 6 of 6) sorted by null

  /external/chromium/chrome/browser/profiles/
profile.cc 441 virtual net::SSLConfigService* GetSSLConfigService() {
442 return profile_->GetSSLConfigService();
profile.h 400 virtual net::SSLConfigService* GetSSLConfigService() = 0;
profile_impl.h 95 virtual net::SSLConfigService* GetSSLConfigService();
profile_io_data.cc 174 params->ssl_config_service = profile->GetSSLConfigService();
profile_impl.cc     [all...]
  /external/chromium/android/autofill/
profile_android.h 186 virtual net::SSLConfigService* GetSSLConfigService() { NOTREACHED(); return NULL; }

Completed in 472 milliseconds