HomeSort by relevance Sort by last modified time
    Searched defs:kProtocolStrings (Results 1 - 2 of 2) sorted by null

  /external/chromium/net/http/
http_alternate_protocols.cc 14 const char* const HttpAlternateProtocols::kProtocolStrings[] = {
24 return HttpAlternateProtocols::kProtocolStrings[protocol];
http_alternate_protocols.h 46 static const char* const kProtocolStrings[NUM_ALTERNATE_PROTOCOLS];

Completed in 662 milliseconds