Searched defs:mpdUrlBase (Results 1 – 2 of 2) sorted by relevance
80 std::string mpdUrlBase = this->mpdUrl_; in GetBaseUrlList() local98 std::string mpdUrlBase = this->mpdUrl_; in GetBaseUrl() local121 void DashMpdManager::MakeBaseUrl(std::string &mpdUrlBase, std::string &urlSchem) in MakeBaseUrl()
94 std::string mpdUrlBase; variable