Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/
Devent_loop_module.cpp48 void EventLoop::RunEventLoop(EventLoopRunMode mode) in RunEventLoop() function in ark::ets::interop::js::EventLoop
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/
Dets_vm.h362 void RunEventLoop(EventLoopRunMode mode) in RunEventLoop() function