Searched refs:contentInfoType (Results 1 – 2 of 2) sorted by relevance
56 auto contentInfoType = Ace::ContentInfoType::NONE; in GetAceContentInfoType() local59 contentInfoType = Ace::ContentInfoType::CONTINUATION; in GetAceContentInfoType()62 contentInfoType = Ace::ContentInfoType::APP_RECOVERY; in GetAceContentInfoType()65 contentInfoType = Ace::ContentInfoType::RESOURCESCHEDULE_RECOVERY; in GetAceContentInfoType()72 return contentInfoType; in GetAceContentInfoType()
92 auto contentInfoType = Ace::ContentInfoType::NONE; in GetAceContentInfoType() local95 contentInfoType = Ace::ContentInfoType::CONTINUATION; in GetAceContentInfoType()98 contentInfoType = Ace::ContentInfoType::APP_RECOVERY; in GetAceContentInfoType()101 contentInfoType = Ace::ContentInfoType::RESOURCESCHEDULE_RECOVERY; in GetAceContentInfoType()108 return contentInfoType; in GetAceContentInfoType()