Searched defs:SetProcessBackgrounded (Results 1 – 4 of 4) sorted by relevance
54 bool Process::SetProcessBackgrounded(bool value) { in SetProcessBackgrounded() function in base::Process
34 bool Process::SetProcessBackgrounded(bool value) { in SetProcessBackgrounded() function in base::Process
41 bool Process::SetProcessBackgrounded(bool background) { in SetProcessBackgrounded() function in base::Process
259 TEST_F(ProcessUtilTest, SetProcessBackgrounded) { in TEST_F() argument