HomeSort by relevance Sort by last modified time
    Searched full:alternate_protocol_str (Results 1 - 3 of 3) sorted by null

  /external/chromium/net/http/
http_stream_factory.cc 38 const std::string& alternate_protocol_str,
41 base::SplitString(alternate_protocol_str, ':', &port_protocol_vector);
45 << alternate_protocol_str; local
http_stream_factory.h 152 const std::string& alternate_protocol_str,
http_network_transaction.cc 68 std::string alternate_protocol_str; local
71 &alternate_protocol_str)) {
77 alternate_protocol_str,
    [all...]

Completed in 366 milliseconds