Searched refs:GetSSLHostState (Results 1 – 6 of 6) sorted by relevance
12 : ssl_host_state_(controller->profile()->GetSSLHostState()) { in SSLPolicyBackend()
264 virtual SSLHostState* GetSSLHostState() = 0;
60 virtual SSLHostState* GetSSLHostState();
302 virtual SSLHostState* GetSSLHostState() { in GetSSLHostState() function in OffTheRecordProfileImpl
775 SSLHostState* ProfileImpl::GetSSLHostState() { in GetSSLHostState() function in ProfileImpl
149 virtual SSLHostState* GetSSLHostState() { NOTREACHED(); return NULL; } in GetSSLHostState() function