Searched refs:kExposeIpcEcho (Results 1 – 4 of 4) sorted by relevance
32 const char kExposeIpcEcho[] = "expose-ipc-echo"; variable
19 extern const char kExposeIpcEcho[];
173 if (CommandLine::ForCurrentProcess()->HasSwitch(switches::kExposeIpcEcho)) in RenderProcessWillLaunch()246 switches::kExposeIpcEcho)) in AppendExtraCommandLineSwitches()247 command_line->AppendSwitch(switches::kExposeIpcEcho); in AppendExtraCommandLineSwitches()
34 switches::kExposeIpcEcho)) { in DidClearWindowObject()