Home | History | Annotate | Download | only in profiles

Lines Matching refs:ForCurrentProcess

149   if (CommandLine::ForCurrentProcess()->HasSwitch(switches::kDiskCacheDir)) {
150 *cache_path = CommandLine::ForCurrentProcess()->GetSwitchValuePath(
157 CommandLine::ForCurrentProcess()->GetSwitchValueASCII(arg);
408 const CommandLine* command_line = CommandLine::ForCurrentProcess();
434 CommandLine::ForCurrentProcess(),
476 if (!CommandLine::ForCurrentProcess()->HasSwitch(
494 if (!CommandLine::ForCurrentProcess()->HasSwitch(
880 if (CommandLine::ForCurrentProcess()->HasSwitch(
1074 CommandLine::ForCurrentProcess()->GetSwitchValueASCII(
1396 new ProfileSyncFactoryImpl(this, CommandLine::ForCurrentProcess()));