OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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