HomeSort by relevance Sort by last modified time
    Searched refs:WaitForProcessesToExit (Results 1 - 2 of 2) sorted by null

  /external/libchrome/base/process/
kill.h 106 BASE_EXPORT bool WaitForProcessesToExit(
kill_posix.cc 104 bool WaitForProcessesToExit(const FilePath::StringType& executable_name,
129 bool exited_cleanly = WaitForProcessesToExit(executable_name, wait, filter);

Completed in 107 milliseconds