Searched refs:kRunClientProcess (Results 1 – 2 of 2) sorted by relevance
23 static const char kRunClientProcess[] = "client"; variable89 cl.AppendSwitchWithValue(kRunClientProcess, procname); in MakeCmdLine()
116 CommandLine::ForCurrentProcess()->GetSwitchValue(kRunClientProcess); in Run()