Home
last modified time | relevance | path

Searched defs:GetTransportSecurityState (Results 1 – 3 of 3) sorted by relevance

/external/chromium/chrome/browser/profiles/
Dprofile.cc310 virtual net::TransportSecurityState* GetTransportSecurityState() { in GetTransportSecurityState() function in OffTheRecordProfileImpl
Dprofile_impl.cc784 ProfileImpl::GetTransportSecurityState() { in GetTransportSecurityState() function in ProfileImpl
/external/chromium/android/autofill/
Dprofile_android.h150 virtual net::TransportSecurityState* GetTransportSecurityState() { NOTREACHED(); return NULL; } in GetTransportSecurityState() function