Searched defs:Replace (Results 1 – 2 of 2) sorted by relevance
586 void ConvertXml::Replace(std::string &str, const std::string src, const std::string dst) const in Replace() function in OHOS::Xml::ConvertXml
70 std::string Replace(std::string str, const std::string &str1, const std::string &str2) in Replace() function946 void XmlPullParser::Replace(std::string& strTemp, std::string strSrc, std::string strDes) const in Replace() function in OHOS::xml::XmlPullParser