Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/ability_runtime/frameworks/native/runtime/
H A Dcj_runtime.cpp204 void CJRuntime::StartDebugMode(const DebugOption dOption) in StartDebugMode()
H A Djs_runtime.cpp196 void JsRuntime::StartDebugMode(const DebugOption dOption) in StartDebugMode()
338 void JsRuntime::StartProfiler(const DebugOption dOption) in StartProfiler()
380 …ntime::DebuggerConnectionManager(bool isDebugApp, bool isStartWithDebug, const DebugOption dOption) in DebuggerConnectionManager()