Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/
Devent_loop_module.cpp71 struct CallbackStruct { in WalkEventLoop() struct
72 std::function<void(void *, void *)> *callback; in WalkEventLoop()
73 void *args; in WalkEventLoop()