Searched refs:GetInitSegment (Results 1 – 8 of 8) sorted by relevance
34 DashUrlType *GetInitSegment(int32_t &segTmpltFlag);
35 DashUrlType *GetInitSegment(int32_t &flag);
38 DashUrlType *GetInitSegment(int32_t &flag);
110 DashUrlType *DashRepresentationManager::GetInitSegment(int32_t &flag) in GetInitSegment() function in OHOS::Media::Plugins::HttpPlugin::DashRepresentationManager
153 DashUrlType *DashAdptSetManager::GetInitSegment(int32_t &flag) in GetInitSegment() function in OHOS::Media::Plugins::HttpPlugin::DashAdptSetManager
268 DashUrlType *DashPeriodManager::GetInitSegment(int32_t &flag) in GetInitSegment() function in OHOS::Media::Plugins::HttpPlugin::DashPeriodManager
107 periodMr->GetInitSegment(flag);
1888 DashUrlType *initSegment = periodManager_->GetInitSegment(segTmpltFlag); in GetInitSegFromPeriod()1905 DashUrlType *initSegment = adptSetManager_->GetInitSegment(segTmpltFlag); in GetInitSegFromAdptSet()1921 DashUrlType *initSegment = representationManager_->GetInitSegment(segTmpltFlag); in GetInitSegFromRepresentation()