Home
last modified time | relevance | path

Searched refs:DebuggerConnectionManager (Results 1 - 3 of 3) sorted by relevance

/foundation/ability/ability_runtime/test/unittest/runtime_test/
H A Djs_runtime_first_test.cpp139 * @tc.desc: JsRuntime test for DebuggerConnectionManager.
158 jsRuntime->DebuggerConnectionManager(isDebugApp, isStartWithDebug, dOption); in HWTEST_F()
167 * @tc.desc: JsRuntime test for DebuggerConnectionManager.
186 jsRuntime->DebuggerConnectionManager(isDebugApp, isStartWithDebug, dOption); in HWTEST_F()
/foundation/ability/ability_runtime/interfaces/inner_api/runtime/include/
H A Djs_runtime.h127 void DebuggerConnectionManager(bool isDebugApp, bool isStartWithDebug, const DebugOption dOption);
/foundation/ability/ability_runtime/frameworks/native/runtime/
H A Djs_runtime.cpp343 DebuggerConnectionManager(isDebugApp, isStartWithDebug, dOption); in StartProfiler()
346 void JsRuntime::DebuggerConnectionManager(bool isDebugApp, bool isStartWithDebug, const DebugOption dOption) in DebuggerConnectionManager() function in OHOS::AbilityRuntime::JsRuntime

Completed in 4 milliseconds