Home
last modified time | relevance | path

Searched refs:GetSubstitutionStr (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_util.h48 void GetSubstitutionStr(std::string &substitutionStr, std::string &str);
/ohos5.0/foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/dash/mpd_parser/
H A Ddash_mpd_util.cpp117 GetSubstitutionStr(substitutionStr, str); in DashSubstituteTmpltStr()
134 void GetSubstitutionStr(std::string &substitutionStr, std::string &str) in GetSubstitutionStr() function