Home
last modified time | relevance | path

Searched defs:debugOption (Results 1 – 6 of 6) sorted by relevance

/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/engine/jsi/
Dark_js_runtime.cpp111 JSNApi::DebugOption debugOption = {libPath_.c_str(), isDebugMode_}; in StartDebugger() local
120 JSNApi::DebugOption debugOption = {nullptr, isDebugMode_}; in StartDebugger() local
Djsi_engine.cpp3240 panda::JSNApi::DebugOption debugOption = {libraryPath.c_str(), debugMode}; in RegisterInitWorkerFunc() local
/foundation/ability/ability_runtime/js_environment/frameworks/js_environment/src/
Djs_environment.cpp157 panda::JSNApi::DebugOption debugOption = {libraryPath, needBreakPoint}; in StartDebugger() local
/foundation/ability/ability_runtime/frameworks/native/runtime/
Djs_worker.cpp93 panda::JSNApi::DebugOption debugOption = {ARK_DEBUGGER_LIB_PATH, needBreakPoint}; in InitWorkerFunc() local
/foundation/ability/ability_runtime/frameworks/simulator/ability_simulator/src/
Dsimulator.cpp573 …panda::JSNApi::DebugOption debugOption = {ARK_DEBUGGER_LIB_PATH, (options_.debugPort != 0), option… in OnInit() local
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/
Djsi_declarative_engine.cpp1025 panda::JSNApi::DebugOption debugOption = {libraryPath.c_str(), debugMode}; in RegisterInitWorkerFunc() local