Home
last modified time | relevance | path

Searched refs:ApplyHostMappingRules (Results 1 – 2 of 2) sorted by relevance

/external/chromium/net/http/
Dhttp_stream_factory.h175 static GURL ApplyHostMappingRules(const GURL& url, HostPortPair* endpoint);
Dhttp_stream_factory.cc88 GURL HttpStreamFactory::ApplyHostMappingRules(const GURL& url, in ApplyHostMappingRules() function in net::HttpStreamFactory