Searched refs:GetTransportSecurityState (Results 1 – 11 of 11) sorted by relevance
24 net::TransportSecurityState* SSLContextHelper::GetTransportSecurityState() { in GetTransportSecurityState() function in content::SSLContextHelper
25 net::TransportSecurityState* GetTransportSecurityState();
153 ssl_context.transport_security_state = manager_->GetTransportSecurityState(); in SSLHandshake()
284 ssl_context_helper_->GetTransportSecurityState(); in OnMsgSSLHandshake()
167 params->transport_security_state = profile->GetTransportSecurityState(); in InitializeProfileParams()
269 virtual net::TransportSecurityState* GetTransportSecurityState() = 0;
61 virtual net::TransportSecurityState* GetTransportSecurityState();
310 virtual net::TransportSecurityState* GetTransportSecurityState() { in GetTransportSecurityState() function in OffTheRecordProfileImpl
784 ProfileImpl::GetTransportSecurityState() { in GetTransportSecurityState() function in ProfileImpl
150 virtual net::TransportSecurityState* GetTransportSecurityState() { NOTREACHED(); return NULL; } in GetTransportSecurityState() function
208 profile_->GetTransportSecurityState(), in Remove()