Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/
Devent_loop_module.cpp67 void EventLoop::WalkEventLoop(WalkEventLoopCallback &callback, void *args) in WalkEventLoop() function in ark::ets::interop::js::EventLoop
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/
Dets_vm.h376 void WalkEventLoop(WalkEventLoopCallback &callback, void *args) in WalkEventLoop() function