Home
last modified time | relevance | path

Searched defs:wait_forever (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/system/extras/simpleperf/
H A Dworkload.cpp198 bool Workload::WaitChildProcess(bool wait_forever, int* exit_code) { in WaitChildProcess()
202 bool Workload::WaitChildProcess(bool wait_forever, bool is_child_killed, int* exit_code) { in WaitChildProcess()
/aosp_15_r20/external/compiler-rt/lib/asan/tests/
H A Dasan_mac_test_helpers.mm84 void wait_forever() { function
/aosp_15_r20/external/perfetto/src/base/
H A Dsubprocess_windows.cc233 const bool wait_forever = timeout_ms == 0; in Wait() local
/aosp_15_r20/external/libchrome/base/process/
H A Dprocess_posix.cc120 bool wait_forever = (wait == base::TimeDelta::Max()); in WaitForSingleNonChildProcess() local
/aosp_15_r20/external/cronet/base/process/
H A Dprocess_posix.cc131 bool wait_forever = (wait == base::TimeDelta::Max()); in WaitForSingleNonChildProcess() local