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.cpp89 auto uvLoop = engine->GetUVLoop(); in InitLoop() local
107 auto uvLoop = engine->GetUVLoop(); in DeInitLoop() local
Djs_runtime.cpp1088 auto uvLoop = nativeEngine->GetUVLoop(); in FreeNativeReference() local
/foundation/ability/ability_runtime/frameworks/simulator/ability_simulator/src/
Dsimulator.cpp151 uv_loop_t *uvLoop = nativeEngine_->GetUVLoop(); in ~SimulatorImpl() local
181 uv_loop_t *uvLoop = nativeEngine_->GetUVLoop(); in Initialize() local
643 uv_loop_t *uvLoop = nativeEngine_->GetUVLoop(); in Run() local