Searched refs:SetScheduleNewProcessRequestState (Results 1 – 3 of 3) sorted by relevance
609 …void SetScheduleNewProcessRequestState(int32_t requestId, const AAFwk::Want &want, const std::stri…
1640 void AppRunningRecord::SetScheduleNewProcessRequestState(int32_t requestId, in SetScheduleNewProcessRequestState() function in OHOS::AppExecFwk::AppRunningRecord
373 mainAppRecord->SetScheduleNewProcessRequestState(requestId, want, hapModuleInfo.moduleName); in StartSpecifiedProcess()