Home
last modified time | relevance | path

Searched defs:isDebugApp (Results 1 – 21 of 21) sorted by relevance

/foundation/ability/ability_runtime/tools/test/mock/
Dmock_ability_manager_stub.cpp45 auto isDebugApp = want.GetBoolParam("debugApp", false); in StartAbility() local
/foundation/ability/ability_runtime/test/unittest/app_launch_data_test/
Dapp_launch_data_test.cpp29 constexpr bool isDebugApp = true; variable
/foundation/ability/ability_runtime/interfaces/inner_api/app_manager/include/appmgr/
Dchild_process_info.h45 bool isDebugApp = true; member
/foundation/ability/ability_runtime/test/fuzztest/abilityframeworksnativejsworker_fuzzer/
Dabilityframeworksnativejsworker_fuzzer.cpp86 bool isDebugApp = *data % ENABLE; in DoSomethingInterestingWithMyAPI() local
/foundation/ability/ability_runtime/js_environment/frameworks/js_environment/src/
Djs_environment.cpp180 std::string& option, uint32_t socketFd, bool isDebugApp) in StartDebugger()
264 int32_t interval, int tid, bool isDebugApp) in StartProfiler()
/foundation/ability/ability_runtime/js_environment/test/unittest/js_environment_test/
Djs_environment_test.cpp236 bool isDebugApp = true; variable
257 bool isDebugApp = true; variable
/foundation/ability/ability_runtime/frameworks/native/runtime/
Dcj_runtime.cpp196 bool isDebugApp = dOption.isDebugApp; in StartDebugMode() local
Dconnect_server_manager.cpp157 const DebuggerPostTask& debuggerPostTask, bool isDebugApp) in StoreDebuggerInfo()
172 void ConnectServerManager::SendDebuggerInfo(bool needBreakPoint, bool isDebugApp) in SendDebuggerInfo()
Djs_runtime.cpp213 bool isDebugApp = dOption.isDebugApp; in StartDebugMode() local
262 void JsRuntime::DebuggerConnectionHandler(bool isDebugApp, bool isStartWithDebug) in DebuggerConnectionHandler()
364 bool isDebugApp = dOption.isDebugApp; in StartProfiler() local
399 void JsRuntime::DebuggerConnectionManager(bool isDebugApp, bool isStartWithDebug, const DebugOption… in DebuggerConnectionManager()
Djs_worker.cpp549 void StartDebuggerInWorkerModule(bool isDebugApp, bool isNativeStart) in StartDebuggerInWorkerModule()
/foundation/ability/ability_runtime/interfaces/inner_api/runtime/include/
Druntime.h75 bool isDebugApp = true; member
/foundation/ability/ability_runtime/tools/aa/src/
Dability_tool_command.cpp253 bool isDebugApp = false; in ParseStartAbilityArgsFromCmd() local
Dability_command.cpp1278 bool isDebugApp = false; in MakeWantFromCmd() local
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/clone/
Dbundle_clone_installer.cpp338 …bool isDebugApp = innerBundleInfo.GetBaseApplicationInfo().appProvisionType == Constants::APP_PROV… in UninstallDebugAppSandbox() local
/foundation/ability/ability_runtime/frameworks/native/ability/native/child_process_manager/
Dchild_process_manager.cpp465 const bool isDebugApp, const bool isStartWithNative) in SetForkProcessDebugOption()
/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/engine/jsi/
Dark_js_runtime.cpp169 bool isDebugApp = AceApplicationInfo::GetInstance().IsDebugVersion(); in StartDebugger() local
/foundation/ability/ability_runtime/services/appmgr/src/
Dapp_running_record.cpp1827 void AppRunningRecord::SetDebugApp(bool isDebugApp) in SetDebugApp()
Dapp_mgr_service_inner.cpp2813 auto isDebugApp = want->GetBoolParam(DEBUG_APP, false); in StartAbility() local
4465 auto isDebugApp = want.GetBoolParam(DEBUG_APP, false); in StartSpecifiedAbility() local
/foundation/ability/ability_runtime/frameworks/native/appkit/app/
Dmain_thread.cpp3378 void MainThread::HandleInitAssertFaultTask(bool isDebugModule, bool isDebugApp) in HandleInitAssertFaultTask()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
Dbase_bundle_installer.cpp1672 …bool isDebugApp = innerBundleInfo.GetBaseApplicationInfo().appProvisionType == Constants::APP_PROV… in UninstallDebugAppSandbox() local
/foundation/ability/ability_runtime/services/abilitymgr/src/
Dability_manager_service.cpp486 bool isDebugApp = want.GetBoolParam(DEBUG_APP, false); in StartAbility() local