Home
last modified time | relevance | path

Searched refs:CheckForNextProcess (Results 1 – 3 of 3) sorted by relevance

/external/libchrome/base/process/
Dprocess_iterator.cc19 result = CheckForNextProcess(); in NextProcessEntry()
Dprocess_iterator.h103 bool CheckForNextProcess();
Dprocess_iterator_linux.cc78 bool ProcessIterator::CheckForNextProcess() { in CheckForNextProcess() function in base::ProcessIterator