Searched refs:NotifyDrmInfoUpdated (Results 1 – 4 of 4) sorted by relevance
37 …virtual void NotifyDrmInfoUpdated(const std::multimap<std::string, std::vector<uint8_t>> &infos) =…
334 … void NotifyDrmInfoUpdated(const std::multimap<std::string, std::vector<uint8_t>> &infos) override;
1203 listener_->NotifyDrmInfoUpdated(drmInfoMap); in SetDrmInfoData()
2873 void AVPlayerNapi::NotifyDrmInfoUpdated(const std::multimap<std::string, std::vector<uint8_t>> &inf… in NotifyDrmInfoUpdated() function in OHOS::Media::AVPlayerNapi