Home
last modified time | relevance | path

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

/foundation/ability/ability_runtime/test/unittest/runtime_test/
H A Djs_runtime_first_test.cpp79 * @tc.desc: JsRuntime test for DebuggerConnectionHandler.
91 jsRuntime->DebuggerConnectionHandler(isDebugApp, isStartWithDebug); in HWTEST_F()
98 * @tc.desc: JsRuntime test for DebuggerConnectionHandler.
110 jsRuntime->DebuggerConnectionHandler(isDebugApp, isStartWithDebug); in HWTEST_F()
/foundation/ability/ability_runtime/interfaces/inner_api/runtime/include/
H A Djs_runtime.h101 void DebuggerConnectionHandler(bool isDebugApp, bool isStartWithDebug);
/foundation/ability/ability_runtime/frameworks/native/runtime/
H A Djs_runtime.cpp209 DebuggerConnectionHandler(isDebugApp, isStartWithDebug); in StartDebugMode()
212 void JsRuntime::DebuggerConnectionHandler(bool isDebugApp, bool isStartWithDebug) in DebuggerConnectionHandler() function in OHOS::AbilityRuntime::JsRuntime

Completed in 4 milliseconds