Searched refs:kEnableRemoting (Results 1 – 7 of 7) sorted by relevance
96 switches::kEnableRemoting)) { in ComputeBuiltInPlugins()
141 extern const char kEnableRemoting[];
459 const char kEnableRemoting[] = "enable-remoting"; variable
175 switches::kEnableRemoting)) { in GetWebUIFactoryFunction()
205 if (!CommandLine::ForCurrentProcess()->HasSwitch(switches::kEnableRemoting)) { in Initialize()
100 SINGLE_VALUE_TYPE(switches::kEnableRemoting)
1763 if (parsed_command_line.HasSwitch(switches::kEnableRemoting)) { in BrowserMain()