Searched defs:IsProcessBackgrounded (Results 1 – 3 of 3) sorted by relevance
/external/chromium_org/base/process/ | ||
D | process_posix.cc | 49 bool Process::IsProcessBackgrounded() const { in IsProcessBackgrounded() function in base::Process |
D | process_win.cc | 38 bool Process::IsProcessBackgrounded() const { in IsProcessBackgrounded() function in base::Process |
D | process_linux.cc | 67 bool Process::IsProcessBackgrounded() const { in IsProcessBackgrounded() function in base::Process |