Searched refs:kTrustedSpdyProxy (Results 1 – 4 of 4) sorted by relevance
53 switches::kTrustedSpdyProxy, in ShowBadFlagsPrompt()
324 extern const char kTrustedSpdyProxy[];
1173 const char kTrustedSpdyProxy[] = "trusted-spdy-proxy"; variable
777 if (command_line.HasSwitch(switches::kTrustedSpdyProxy)) { in InitializeNetworkOptions()779 command_line.GetSwitchValueASCII(switches::kTrustedSpdyProxy)); in InitializeNetworkOptions()