Searched refs:segTmpltIdentifier (Results 1 – 2 of 2) sorted by relevance
102 int32_t DashSubstituteTmpltStr(std::string &segTmpltStr, const std::string &segTmpltIdentifier, in DashSubstituteTmpltStr() argument105 std::string::size_type pos = segTmpltStr.find(segTmpltIdentifier); in DashSubstituteTmpltStr()106 uint32_t identifierLength = segTmpltIdentifier.length(); in DashSubstituteTmpltStr()128 pos = segTmpltStr.find(segTmpltIdentifier); in DashSubstituteTmpltStr()
41 int32_t DashSubstituteTmpltStr(std::string &segTmpltStr, const std::string &segTmpltIdentifier,