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

  /external/chromium/net/http/
http_alternate_protocols_unittest.cc 20 alternate_protocols.SetAlternateProtocolFor(
38 alternate_protocols.SetAlternateProtocolFor(
67 alternate_protocols.SetAlternateProtocolFor(
http_alternate_protocols.h 61 // SetAlternateProtocolFor() will ignore the request if the alternate protocol
63 void SetAlternateProtocolFor(const HostPortPair& http_host_port_pair,
http_alternate_protocols.cc 82 void HttpAlternateProtocols::SetAlternateProtocolFor(
http_stream_factory.cc 85 alternate_protocols->SetAlternateProtocolFor(host_port, port, protocol);
http_network_transaction_unittest.cc     [all...]
  /external/chromium/net/spdy/
spdy_network_transaction_unittest.cc 127 session_->mutable_alternate_protocols()->SetAlternateProtocolFor(
    [all...]

Completed in 346 milliseconds