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

  /external/libchrome/base/process/
kill.h 136 BASE_EXPORT void EnsureProcessTerminated(Process process);
139 // The nicer version of EnsureProcessTerminated() that is patient and will
kill_posix.cc 212 void EnsureProcessTerminated(Process process) {

Completed in 75 milliseconds