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

  /external/chromium/net/socket/
ssl_host_info.h 144 // GetForHost returns a fresh, allocated SSLHostInfo for the given hostname
146 virtual SSLHostInfo* GetForHost(const std::string& hostname,
ssl_client_socket_pool.cc 245 ssl_host_info_factory_->GetForHost(params_->host_and_port().host(),
  /external/chromium/net/http/
http_cache.cc 300 virtual SSLHostInfo* GetForHost(const std::string& hostname,
    [all...]

Completed in 27 milliseconds