Searched defs:AlternateProtocolToString (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/net/http/
H A Dhttp_server_properties.cc61 const char* AlternateProtocolToString(AlternateProtocol protocol) { function in namespace:net
84 if (str == AlternateProtocolToString(protocol))
116 AlternateProtocolToString(protocol),

Completed in 91 milliseconds