Home
last modified time | relevance | path

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

/foundation/ability/ability_runtime/test/unittest/child_process_manager_test/
Dchild_process_manager_test.cpp289 AbilityRuntime::Runtime::DebugOption debugOption; variable
354 Runtime::DebugOption debugOption; variable
367 Runtime::DebugOption debugOption; variable
/foundation/ability/ability_runtime/test/unittest/cj_runtime_test/
Dcj_mock_runtime.h35 void StartDebugMode(const DebugOption debugOption) override {} in StartDebugMode()
105 void StartProfiler(const DebugOption debugOption) override {} in StartProfiler()
Dcj_runtime_test.cpp151 CJRuntime::DebugOption debugOption; variable
/foundation/ability/ability_runtime/test/mock/frameworks_kits_runtime_test/
Dmock_runtime.h36 void StartDebugMode(const DebugOption debugOption) override {} in StartDebugMode()
118 void StartProfiler(const DebugOption debugOption) override {} in StartProfiler()
/foundation/ability/ability_runtime/test/unittest/runtime_test/
Dmock_js_runtime.h30 void StartDebugMode(const DebugOption debugOption) in StartDebugMode()
Djs_runtime_test.cpp552 AbilityRuntime::Runtime::DebugOption debugOption; variable
1030 AbilityRuntime::Runtime::DebugOption debugOption; variable
/foundation/ability/ability_runtime/frameworks/native/appkit/app/
Dchild_main_thread.cpp203 AbilityRuntime::Runtime::DebugOption debugOption; in HandleLoadJs() local
244 AbilityRuntime::Runtime::DebugOption debugOption; in HandleLoadArkTs() local
Dmain_thread.cpp1508 AbilityRuntime::Runtime::DebugOption debugOption; in HandleLaunchApplication() local
/foundation/ability/ability_runtime/interfaces/inner_api/runtime/include/
Dcj_runtime.h59 void StartProfiler(const DebugOption debugOption) override {}; in StartProfiler()
/foundation/ability/ability_runtime/frameworks/native/runtime/
Dconnect_server_manager.cpp146 …rverManager::StoreDebuggerInfo(int32_t tid, void* vm, const panda::JSNApi::DebugOption& debugOptio… in StoreDebuggerInfo()
178 …panda::JSNApi::DebugOption debugOption = {ARK_DEBUGGER_LIB_PATH, isDebugApp ? needBreakPoint : fal… in SendDebuggerInfo() local
Djs_worker.cpp111 panda::JSNApi::DebugOption debugOption = {ARK_DEBUGGER_LIB_PATH, needBreakPoint}; in InitWorkerFunc() local
/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/engine/jsi/
Dark_js_runtime.cpp182 JSNApi::DebugOption debugOption = { libPath_.c_str(), isDebugApp ? isDebugMode_ : false }; in StartDebugger() local
191 JSNApi::DebugOption debugOption = { nullptr, isDebugMode_ }; in StartDebugger() local
Djsi_engine.cpp3164 panda::JSNApi::DebugOption debugOption = { libraryPath.c_str(), debugMode }; in RegisterInitWorkerFunc() local
/foundation/ability/ability_runtime/js_environment/frameworks/js_environment/src/
Djs_environment.cpp357 panda::JSNApi::DebugOption debugOption = {libraryPath, debug ? debugMode : false}; in NotifyDebugMode() local
/foundation/ability/ability_runtime/frameworks/native/ability/native/child_process_manager/
Dchild_process_manager.cpp473 void ChildProcessManager::SetAppSpawnForkDebugOption(Runtime::DebugOption &debugOption, in SetAppSpawnForkDebugOption()
/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/fuzztest/medialibraryextension_fuzzer/
Dmedialibraryextension_fuzzer.cpp232 void StartDebugMode(const DebugOption debugOption) {}; in StartDebugMode()
/foundation/ability/ability_runtime/frameworks/simulator/ability_simulator/src/
Dsimulator.cpp692 …panda::JSNApi::DebugOption debugOption = {ARK_DEBUGGER_LIB_PATH, (options_.debugPort != 0), option… in OnInit() local
/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_datamanager_test/src/
Dmedialibrary_datamanager_test.cpp53 void StartDebugMode(const DebugOption debugOption) {}; in StartDebugMode()
/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_fileext_test/src/
Dmedialibrary_fileext_test.cpp109 void StartDebugMode(const DebugOption debugOption) {}; in StartDebugMode()
/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_audio_operations_test/src/
Dmedialibrary_audio_operations_test.cpp104 void StartDebugMode(const DebugOption debugOption) {}; in StartDebugMode()
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/
Djsi_declarative_engine.cpp1205 panda::JSNApi::DebugOption debugOption = { libraryPath.c_str(), debugMode }; in RegisterInitWorkerFunc() local
/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_photo_operations_test/src/
Dmedialibrary_photo_operations_test.cpp102 void StartDebugMode(const DebugOption debugOption) {}; in StartDebugMode()