Home
last modified time | relevance | path

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

/foundation/ability/ability_runtime/frameworks/native/runtime/
Dohos_loop_handler.h31 explicit OHOSLoopHandler(uv_loop_t* uvLoop) : uvLoop_(uvLoop) {} in OHOSLoopHandler()
Dohos_js_environment_impl.cpp90 auto uvLoop = engine->GetUVLoop(); in InitLoop() local
109 auto uvLoop = engine->GetUVLoop(); in DeInitLoop() local
Djs_runtime.cpp1295 auto uvLoop = nativeEngine->GetUVLoop(); in FreeNativeReference() local
/foundation/ability/ability_runtime/frameworks/simulator/ability_simulator/src/
Dsimulator.cpp165 uv_loop_t* uvLoop = nullptr; in ~SimulatorImpl() local
197 uv_loop_t* uvLoop = nullptr; in Initialize() local
773 uv_loop_t* uvLoop = nullptr; in Run() local