Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/ability_runtime/interfaces/inner_api/runtime/include/
H A Djs_runtime.h132 … void DebuggerConnectionManager(bool isDebugApp, bool isStartWithDebug, const DebugOption dOption);
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/runtime/
H A Djs_runtime.cpp377 DebuggerConnectionManager(isDebugApp, isStartWithDebug, dOption); in StartProfiler()
380 void JsRuntime::DebuggerConnectionManager(bool isDebugApp, bool isStartWithDebug, const DebugOption… in DebuggerConnectionManager() function in OHOS::AbilityRuntime::JsRuntime