Searched refs:OnDrmInfoChanged (Results 1 – 13 of 13) sorted by relevance
149 …virtual void OnDrmInfoChanged(const std::multimap<std::string, std::vector<uint8_t>> &drmInfo) = 0;
63 … void OnDrmInfoChanged(const std::multimap<std::string, std::vector<uint8_t>>& drmInfos) override;
109 …virtual void OnDrmInfoChanged(const std::multimap<std::string, std::vector<uint8_t>>& drmInfos) = …
1048 void DashMediaDownloader::OnDrmInfoChanged(const std::multimap<std::string, std::vector<uint8_t>>& … in OnDrmInfoChanged() function in OHOS::Media::Plugins::HttpPlugin::DashMediaDownloader
638 callback_->OnDrmInfoChanged(drmInfoMap); in ProcessDrmInfos()
37 …virtual void OnDrmInfoChanged(const std::multimap<std::string, std::vector<uint8_t>>& drmInfos) = …
145 callback_->OnDrmInfoChanged(currentVariant_->m3u8_->localDrmInfos_); in NotifyListChange()
81 … void OnDrmInfoChanged(const std::multimap<std::string, std::vector<uint8_t>>& drmInfos) override;
964 void HlsMediaDownloader::OnDrmInfoChanged(const std::multimap<std::string, std::vector<uint8_t>>& d… in OnDrmInfoChanged() function in OHOS::Media::Plugins::HttpPlugin::HlsMediaDownloader
94 void OnDrmInfoChanged(const std::multimap<std::string, std::vector<uint8_t>> &drmInfo) override in OnDrmInfoChanged() function in NativeDemuxerCallback
90 void OnDrmInfoChanged(const std::multimap<std::string, std::vector<uint8_t>> &drmInfo) override in OnDrmInfoChanged() function in OHOS::Media::Pipeline::DemuxerFilterDrmCallback
389 downloader->OnDrmInfoChanged(drmInfos);
511 drmCallback_->OnDrmInfoChanged(info); in ReportDrmInfos()