Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/ability_runtime/frameworks/native/runtime/
H A Dcj_runtime.cpp206 if (debugModel_) { in StartDebugMode()
238 debugModel_ = StartDebugger(); in StartDebugMode()
/ohos5.0/foundation/ability/ability_runtime/interfaces/inner_api/runtime/include/
H A Dcj_runtime.h83 bool debugModel_ = false; variable