Home
last modified time | relevance | path

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

/foundation/ability/ability_runtime/interfaces/inner_api/runtime/include/
Druntime.h93 virtual void StartLocalDebugMode(bool isDebugFromLocal) {}; in StartLocalDebugMode() function
/foundation/ability/ability_runtime/frameworks/native/runtime/
Djs_runtime.cpp1690 void JsRuntime::StartLocalDebugMode(bool isDebugFromLocal) in StartLocalDebugMode() function in OHOS::AbilityRuntime::JsRuntime