Searched defs:WaitForExit (Results 1 – 2 of 2) sorted by relevance
/external/libchrome/sandbox/linux/services/ | ||
D | scoped_process.cc | 78 int ScopedProcess::WaitForExit(bool* got_signaled) { in WaitForExit() function in sandbox::ScopedProcess |
/external/libchrome/base/process/ | ||
D | process_posix.cc | 356 bool Process::WaitForExit(int* exit_code) { in WaitForExit() function in base::Process |