Searched defs:HostForURL (Results 1 - 1 of 1) sorted by last modified time

/external/chromium_org/net/base/
H A Dhost_port_pair.cc47 return base::StringPrintf("%s:%u", HostForURL().c_str(), port_);
50 std::string HostPortPair::HostForURL() const { function in class:net::HostPortPair

Completed in 130 milliseconds