Home
last modified time | relevance | path

Searched defs:WaitForProcess (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/perfetto/test/
H A Dandroid_test_utils.cc87 void WaitForProcess(const std::string& process, in WaitForProcess() function
/aosp_15_r20/external/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_posix_libcdep.cc395 int WaitForProcess(pid_t pid) { in WaitForProcess() function
H A Dsanitizer_win.cc881 int WaitForProcess(pid_t pid) { return -1; } in WaitForProcess() function