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

  /external/chromium_org/net/http/
http_stream_factory.cc 166 SetNextProtos(next_protos);
176 SetNextProtos(next_protos);
187 SetNextProtos(next_protos);
199 SetNextProtos(next_protos);
211 SetNextProtos(next_protos);
224 SetNextProtos(next_protos);
228 void HttpStreamFactory::SetNextProtos(const std::vector<NextProto>& value) {
http_stream_factory.h 291 static void SetNextProtos(const std::vector<NextProto>& value);
http_network_transaction_unittest.cc 264 HttpStreamFactory::SetNextProtos(std::vector<NextProto>());
    [all...]
  /external/chromium_org/net/quic/
quic_network_transaction_unittest.cc 87 HttpStreamFactory::SetNextProtos(std::vector<NextProto>());
  /external/chromium_org/net/spdy/
spdy_network_transaction_unittest.cc 179 HttpStreamFactory::SetNextProtos(next_protos);
    [all...]

Completed in 48 milliseconds