Searched refs:CanBackgroundProcesses (Results 1 – 4 of 4) sorted by relevance
88 bool Process::CanBackgroundProcesses() { in CanBackgroundProcesses() function in base::Process129 if (!CanBackgroundProcesses()) in SetProcessBackgrounded()
83 static bool CanBackgroundProcesses();
230 if (!Process::CanBackgroundProcesses()) in TEST_F()263 if (!Process::CanBackgroundProcesses()) in TEST_F()
267 bool Process::CanBackgroundProcesses() { in CanBackgroundProcesses() function in base::Process