Searched refs:FromSchemeHostAndPort (Results 1 - 4 of 4) sorted by relevance

/external/chromium/net/proxy/
H A Dproxy_server.h152 static ProxyServer FromSchemeHostAndPort(
H A Dproxy_server.cc119 return FromSchemeHostAndPort(scheme, begin, end);
169 return FromSchemeHostAndPort(scheme, space, end);
213 ProxyServer ProxyServer::FromSchemeHostAndPort( function in class:net::ProxyServer
/external/chromium_org/net/proxy/
H A Dproxy_server.h152 static ProxyServer FromSchemeHostAndPort(
H A Dproxy_server.cc118 return FromSchemeHostAndPort(scheme, begin, end);
168 return FromSchemeHostAndPort(scheme, space, end);
212 ProxyServer ProxyServer::FromSchemeHostAndPort( function in class:net::ProxyServer

Completed in 391 milliseconds