OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CheckForNextProcess
(Results
1 - 3
of
3
) sorted by null
/external/libchrome/base/process/
process_iterator.cc
19
result =
CheckForNextProcess
();
45
// parenthesis. Please See ProcessIterator::
CheckForNextProcess
for details.
process_iterator.h
103
bool
CheckForNextProcess
();
process_iterator_linux.cc
78
bool ProcessIterator::
CheckForNextProcess
() {
82
DLOG(ERROR) << "Skipping
CheckForNextProcess
(), no procfs_dir_";
Completed in 2129 milliseconds