Searched refs:ForCurrentProcess (Results 1 – 19 of 19) sorted by relevance
23 if (base::CommandLine::ForCurrentProcess()->HasSwitch( in AmountOfPhysicalMemory()33 if (base::CommandLine::ForCurrentProcess()->HasSwitch( in AmountOfAvailablePhysicalMemory()48 if (base::CommandLine::ForCurrentProcess()->HasSwitch( in IsLowEndDevice()59 CommandLine* command_line = CommandLine::ForCurrentProcess(); in DetectLowEndDevice()
98 static CommandLine* ForCurrentProcess();
386 CommandLine* initial = CommandLine::ForCurrentProcess(); in TEST()388 CommandLine* current = CommandLine::ForCurrentProcess(); in TEST()
411 base::CommandLine* command_line = base::CommandLine::ForCurrentProcess(); in BaseInitLoggingImpl()783 base::CommandLine::ForCurrentProcess()-> in ~LogMessage()
272 base::CommandLine::ForCurrentProcess()->HasSwitch( in SetInstance()
234 CommandLine* CommandLine::ForCurrentProcess() { in ForCurrentProcess() function in base::CommandLine
27 if (base::CommandLine::ForCurrentProcess()->HasSwitch(switch_name)) { in InitializeTimeout()28 std::string string_value(base::CommandLine::ForCurrentProcess()-> in InitializeTimeout()98 base::CommandLine::ForCurrentProcess()->HasSwitch( in Initialize()
46 CommandLine cmd_line = *CommandLine::ForCurrentProcess(); in GetMultiProcessTestChildBaseCommandLine()
18 - base::CommandLine* command_line = base::CommandLine::ForCurrentProcess();34 + base::CommandLine* command_line = base::CommandLine::ForCurrentProcess();72 + base::CommandLine::ForCurrentProcess()->
104 base::CommandLine::ForCurrentProcess()->GetSwitches()) { in StartChildWithExtraSwitch()219 auto& command_line = *base::CommandLine::ForCurrentProcess(); in ChildSetup()
183 helper->command_line_ = base::CommandLine::ForCurrentProcess(); in Init()
86 Dump(base::CommandLine::ForCurrentProcess()->GetSwitchValueASCII( in OnMemoryDump()
167 const auto& command_line = *base::CommandLine::ForCurrentProcess(); in RecoverEndpointFromCommandLine()
555 CommandLine* command_line = CommandLine::ForCurrentProcess(); in MULTIPROCESS_TEST_MAIN()
702 const base::CommandLine* cmd_line = base::CommandLine::ForCurrentProcess(); in main()
988 disable_dev_shm = CommandLine::ForCurrentProcess()->HasSwitch( in GetShmemTempDir()
126 CommandLine* cmdline = CommandLine::ForCurrentProcess(); in SetUp()
397 const auto& command_line = *base::CommandLine::ForCurrentProcess();
465 *base::CommandLine::ForCurrentProcess()));