Searched defs:IsProcessBackgrounded (Results 1 – 2 of 2) sorted by relevance
/external/libchrome/base/process/ | ||
D | process_linux.cc | 98 bool Process::IsProcessBackgrounded() const { in IsProcessBackgrounded() function in base::Process |
D | process_posix.cc | 355 bool Process::IsProcessBackgrounded() const { in IsProcessBackgrounded() function in base::Process |