Searched refs:SetDebugApp (Results 1 – 7 of 7) sorted by relevance
63 launchData_->SetDebugApp(isDebugApp);65 launchData_->SetDebugApp(noDebugApp);
155 inline void SetDebugApp(bool debugApp) in SetDebugApp() function
623 void SetDebugApp(bool isDebugApp);
483 launchData.SetDebugApp(isDebugApp_); in LaunchApplication()1827 void AppRunningRecord::SetDebugApp(bool isDebugApp) in SetDebugApp() function in OHOS::AppExecFwk::AppRunningRecord
2408 appRecord->SetDebugApp(want->GetBoolParam(DEBUG_APP, false)); in CreateAppRunningRecord()2411 appRecord->SetDebugApp(true); in CreateAppRunningRecord()3527 appRecord->SetDebugApp(true); in ProcessAppDebug()4291 appRecord->SetDebugApp(isDebug); in StartEmptyProcess()4293 appRecord->SetDebugApp(true); in StartEmptyProcess()4438 appRecord->SetDebugApp(wantPtr->GetBoolParam(DEBUG_APP, false)); in StartSpecifiedAbility()4444 appRecord->SetDebugApp(true); in StartSpecifiedAbility()
3692 appRecord->SetDebugApp(false);3712 appRecord->SetDebugApp(false);
1729 launchData.SetDebugApp(appDebug);