Searched refs:IsNewProcessRequest (Results 1 – 3 of 3) sorted by relevance
610 bool IsNewProcessRequest() const;
603 if (IsNewProcessRequest()) { in AddAbilityStageDone()1652 bool AppRunningRecord::IsNewProcessRequest() const in IsNewProcessRequest() function in OHOS::AppExecFwk::AppRunningRecord
3869 if (appRecord->IsNewProcessRequest() && startSpecifiedAbilityResponse_) { in HandleAddAbilityStageTimeOut()