Home
last modified time | relevance | path

Searched refs:SetRunEventLoopFunction (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/
Dets_vm.h356 void SetRunEventLoopFunction(RunEventLoopFunction &&cb) in SetRunEventLoopFunction() function
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/
Dinterop_context.cpp144 coro->GetPandaVM()->SetRunEventLoopFunction( in RegisterEventLoopModule()