Home
last modified time | relevance | path

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

/frameworks/native/libs/binder/
DUtilsHost.cpp47 int waitres = waitpid(*pid, &status, 0); in ~CommandResult() local
48 if (waitres == -1) { in ~CommandResult()