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

  /external/chromium/android/autofill/
profile_android.h 150 virtual net::TransportSecurityState* GetTransportSecurityState() { NOTREACHED(); return NULL; }
  /external/chromium/chrome/browser/profiles/
profile.h 269 virtual net::TransportSecurityState* GetTransportSecurityState() = 0;
profile_impl.h 61 virtual net::TransportSecurityState* GetTransportSecurityState();
profile_io_data.cc 167 params->transport_security_state = profile->GetTransportSecurityState();
profile.cc 310 virtual net::TransportSecurityState* GetTransportSecurityState() {
profile_impl.cc 784 ProfileImpl::GetTransportSecurityState() {
    [all...]
  /external/chromium/chrome/browser/
browsing_data_remover.cc 208 profile_->GetTransportSecurityState(),

Completed in 33 milliseconds