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

  /external/chromium/net/http/
http_alternate_protocols_unittest.cc 24 alternate_protocols.GetAlternateProtocolFor(test_host_port_pair);
35 alternate_protocols.GetAlternateProtocolFor(test_host_port_pair);
42 alternate = alternate_protocols.GetAlternateProtocolFor(test_host_port_pair);
62 alternate_protocols.GetAlternateProtocolFor(test_host_port_pair);
70 alternate = alternate_protocols.GetAlternateProtocolFor(test_host_port_pair);
http_alternate_protocols.cc 61 HttpAlternateProtocols::GetAlternateProtocolFor(
76 HttpAlternateProtocols::GetAlternateProtocolFor(
79 return GetAlternateProtocolFor(http_host_port_pair);
96 GetAlternateProtocolFor(http_host_port_pair);
http_alternate_protocols.h 56 PortProtocolPair GetAlternateProtocolFor(
58 PortProtocolPair GetAlternateProtocolFor(
http_stream_factory.cc 79 alternate_protocols->GetAlternateProtocolFor(host_port);
http_stream_factory_impl.cc 136 alternate_protocols.GetAlternateProtocolFor(origin);
http_network_transaction_unittest.cc     [all...]

Completed in 365 milliseconds