Searched refs:GetSegmentDownloader (Results 1 – 2 of 2) sorted by relevance
97 …std::shared_ptr<DashSegmentDownloader> segmentDownloader = GetSegmentDownloader(readDataInfo.strea… in Read()120 std::shared_ptr<DashSegmentDownloader> DashMediaDownloader::GetSegmentDownloader(int32_t streamId) in GetSegmentDownloader() function in OHOS::Media::Plugins::HttpPlugin::DashMediaDownloader159 std::shared_ptr<DashSegmentDownloader> segmentDownloader = GetSegmentDownloader(streamId); in UpdateDownloadFinished()1067 std::shared_ptr<DashSegmentDownloader> segmentDownloader = GetSegmentDownloader(streamID); in SetCurrentBitRate()1077 std::shared_ptr<DashSegmentDownloader> segmentDownloader = GetSegmentDownloader(streamId); in SetDemuxerState()
98 std::shared_ptr<DashSegmentDownloader> GetSegmentDownloader(int32_t streamId);