Home
last modified time | relevance | path

Searched refs:GetContentProtection (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/dash/include/mpd_parser/
H A Ddash_mpd_parser.h129 …void GetContentProtection(const std::shared_ptr<XmlParser> &xmlParser, DashDescriptor *contentProt…
/ohos5.0/foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/dash/mpd_parser/
H A Ddash_mpd_parser.cpp807 GetContentProtection(xmlParser, contentProtection, childElement); in ParseContentProtection()
819 void DashMpdParser::GetContentProtection(const std::shared_ptr<XmlParser> &xmlParser, DashDescripto… in GetContentProtection() function in OHOS::Media::Plugins::HttpPlugin::DashMpdParser