Home
last modified time | relevance | path

Searched refs:CanBackgroundProcesses (Results 1 – 4 of 4) sorted by relevance

/external/libchrome/base/process/
Dprocess_linux.cc88 bool Process::CanBackgroundProcesses() { in CanBackgroundProcesses() function in base::Process
129 if (!CanBackgroundProcesses()) in SetProcessBackgrounded()
Dprocess.h83 static bool CanBackgroundProcesses();
Dprocess_unittest.cc230 if (!Process::CanBackgroundProcesses()) in TEST_F()
263 if (!Process::CanBackgroundProcesses()) in TEST_F()
Dprocess_posix.cc267 bool Process::CanBackgroundProcesses() { in CanBackgroundProcesses() function in base::Process