Home
last modified time | relevance | path

Searched refs:GetNewProcessRequestWant (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/ability/ability_runtime/services/appmgr/include/
H A Dapp_running_record.h620 AAFwk::Want GetNewProcessRequestWant() const;
/ohos5.0/foundation/ability/ability_runtime/services/appmgr/src/
H A Dapp_running_record.cpp605 ScheduleNewProcessRequest(GetNewProcessRequestWant(), moduleName_); in AddAbilityStageDone()
1731 AAFwk::Want AppRunningRecord::GetNewProcessRequestWant() const in GetNewProcessRequestWant() function in OHOS::AppExecFwk::AppRunningRecord
H A Dapp_mgr_service_inner.cpp3870 …pecifiedAbilityResponse_->OnNewProcessRequestTimeoutResponse(appRecord->GetNewProcessRequestWant(), in HandleAddAbilityStageTimeOut()
4567 …pecifiedAbilityResponse_->OnNewProcessRequestTimeoutResponse(appRecord->GetNewProcessRequestWant(), in HandleStartSpecifiedProcessTimeout()