Searched refs:ProcessMpdElement (Results 1 – 2 of 2) sorted by relevance
98 void ProcessMpdElement(const std::shared_ptr<XmlParser> &xmlParser,
1019 ProcessMpdElement(xmlParser, periodElementList, childElement); in GetMpdElement()1025 void DashMpdParser::ProcessMpdElement(const std::shared_ptr<XmlParser> &xmlParser, in ProcessMpdElement() function in OHOS::Media::Plugins::HttpPlugin::DashMpdParser