Searched refs:kParallelAuth (Results 1 – 3 of 3) sorted by relevance
1012 const char kParallelAuth[] = "parallel-auth"; variable
287 extern const char kParallelAuth[];
519 if (CommandLine::ForCurrentProcess()->HasSwitch(switches::kParallelAuth)) in CreateAuthenticator()