Home
last modified time | relevance | path

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

/external/libchrome/base/process/
Dprocess_posix.cc181 bool WaitForExitWithTimeoutImpl(base::ProcessHandle handle, in WaitForExitWithTimeoutImpl() function
366 return WaitForExitWithTimeoutImpl(Handle(), exit_code, timeout); in WaitForExitWithTimeout()