Home
last modified time | relevance | path

Searched defs:WaitForEvent (Results 1 – 2 of 2) sorted by relevance

/ark/runtime_core/libpandabase/os/unix/
Dpipe.cpp78 Expected<size_t, Error> WaitForEvent(const UniqueFd *handles, size_t size, EventType type) in WaitForEvent() function
/ark/js_runtime/ecmascript/tooling/test/utils/
Dtest_util.h160 static bool WaitForEvent(DebugEvent event, Predicate predicate, OnSuccessAction action) in WaitForEvent() function