Home
last modified time | relevance | path

Searched defs:StartDebugMode (Results 1 – 3 of 3) sorted by relevance

/foundation/ability/ability_runtime/test/unittest/runtime_test/
Dmock_js_runtime.h31 void StartDebugMode(bool needBreakPoint) in StartDebugMode() function
/foundation/ability/ability_runtime/test/mock/frameworks_kits_runtime_test/
Dmock_runtime.h35 void StartDebugMode(bool needBreakPoint) {} in StartDebugMode() function
/foundation/ability/ability_runtime/frameworks/native/runtime/
Djs_runtime.cpp89 void StartDebugMode(bool needBreakPoint) override in StartDebugMode() function in OHOS::AbilityRuntime::__anon457061170111::ArkJsRuntime