Searched refs:GetTransportSecurityState (Results 1 - 11 of 11) sorted by relevance

/external/chromium_org/content/browser/renderer_host/pepper/
H A Dssl_context_helper.cc24 net::TransportSecurityState* SSLContextHelper::GetTransportSecurityState() { function in class:content::SSLContextHelper
H A Dssl_context_helper.h25 net::TransportSecurityState* GetTransportSecurityState();
35 // This is lazily created. Users should use GetTransportSecurityState to
H A Dpepper_tcp_socket.cc153 ssl_context.transport_security_state = manager_->GetTransportSecurityState();
H A Dpepper_tcp_socket_message_filter.cc284 ssl_context_helper_->GetTransportSecurityState();
/external/chromium/android/autofill/
H A Dprofile_android.h150 virtual net::TransportSecurityState* GetTransportSecurityState() { NOTREACHED(); return NULL; } function in class:ProfileImplAndroid
/external/chromium/chrome/browser/profiles/
H A Dprofile.h269 virtual net::TransportSecurityState* GetTransportSecurityState() = 0;
H A Dprofile_impl.h61 virtual net::TransportSecurityState* GetTransportSecurityState();
H A Dprofile_io_data.cc167 params->transport_security_state = profile->GetTransportSecurityState();
H A Dprofile.cc310 virtual net::TransportSecurityState* GetTransportSecurityState() { function in class:OffTheRecordProfileImpl
H A Dprofile_impl.cc784 ProfileImpl::GetTransportSecurityState() { function in class:ProfileImpl
/external/chromium/chrome/browser/
H A Dbrowsing_data_remover.cc208 profile_->GetTransportSecurityState(),

Completed in 167 milliseconds