Searched defs:timeout_seconds (Results 1 - 1 of 1) sorted by path

/frameworks/native/cmds/dumpstate/
H A DDumpstateUtil.cpp45 static bool waitpid_with_timeout(pid_t pid, int timeout_seconds, int* status) { argument
56 ts.tv_sec = timeout_seconds;

Completed in 173 milliseconds