Home
last modified time | relevance | path

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

/ohos5.0/base/print/print_fwk/frameworks/kits/extension/src/
H A Djs_print_callback.cpp39 uv_loop_s* JsPrintCallback::GetJsLoop(JsRuntime &jsRuntime) in GetJsLoop() function in OHOS::AbilityRuntime::JsPrintCallback
114 uv_loop_s *loop = GetJsLoop(jsRuntime_); in Exec()
/ohos5.0/base/print/print_fwk/frameworks/kits/extension/include/
H A Djs_print_callback.h38 uv_loop_s *GetJsLoop(JsRuntime &jsRuntime);