Home
last modified time | relevance | path

Searched defs:SetProcessBackgrounded (Results 1 – 10 of 10) sorted by relevance

/external/cronet/base/process/
Dprocess_android.cc23 bool Process::SetProcessBackgrounded(bool value) { in SetProcessBackgrounded() function in base::Process
Dprocess_mac.cc91 bool Process::SetProcessBackgrounded(PortProvider* port_provider, in SetProcessBackgrounded() function in base::Process
Dprocess_stubs.cc109 bool Process::SetProcessBackgrounded(bool value) { in SetProcessBackgrounded() function in base::Process
Dprocess_fuchsia.cc278 bool Process::SetProcessBackgrounded(bool value) { in SetProcessBackgrounded() function in base::Process
Dprocess_win.cc259 bool Process::SetProcessBackgrounded(bool value) { in SetProcessBackgrounded() function in base::Process
Dprocess_linux.cc213 bool Process::SetProcessBackgrounded(bool background) { in SetProcessBackgrounded() function in base::Process
Dprocess_unittest.cc351 TEST_F(ProcessTest, SetProcessBackgrounded) { in TEST_F() argument
/external/libchrome/base/process/
Dprocess_linux.cc117 bool Process::SetProcessBackgrounded(bool background) { in SetProcessBackgrounded() function in base::Process
Dprocess_posix.cc361 bool Process::SetProcessBackgrounded(bool value) { in SetProcessBackgrounded() function in base::Process
Dprocess_unittest.cc229 TEST_F(ProcessTest, SetProcessBackgrounded) { in TEST_F() argument