Searched refs:RestartResidentProcess (Results 1 – 4 of 4) sorted by relevance
2194 appMgrServiceInner->RestartResidentProcess(nullptr);2197 appMgrServiceInner->RestartResidentProcess(appRecord);2205 appMgrServiceInner->RestartResidentProcess(appRecord);2208 appMgrServiceInner->RestartResidentProcess(appRecord);2211 appMgrServiceInner->RestartResidentProcess(appRecord);
1987 serviceInner_->RestartResidentProcess(record);2040 serviceInner_->RestartResidentProcess(appRecord);
1256 void RestartResidentProcess(std::shared_ptr<AppRunningRecord> appRecord);
4044 void AppMgrServiceInner::RestartResidentProcess(std::shared_ptr<AppRunningRecord> appRecord) in RestartResidentProcess() function in OHOS::AppExecFwk::AppMgrServiceInner6730 innerService->RestartResidentProcess(appRecord); in NotifyAppFaultBySA()