Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/debugger/
Djs_debugger_manager.cpp48 void JsDebuggerManager::SetDebugMode(bool isDebugMode) in SetDebugMode() function in panda::ecmascript::tooling::JsDebuggerManager
/arkcompiler/runtime_core/static_core/runtime/include/
Druntime.h207 void SetDebugMode(bool isDebugMode) in SetDebugMode() function