Home
last modified time | relevance | path

Searched defs:Replace (Results 1 – 2 of 2) sorted by relevance

/commonlibrary/ets_utils/js_api_module/convertxml/
Djs_convertxml.cpp586 void ConvertXml::Replace(std::string &str, const std::string src, const std::string dst) const in Replace() function in OHOS::Xml::ConvertXml
/commonlibrary/ets_utils/js_api_module/xml/
Djs_xml.cpp70 std::string Replace(std::string str, const std::string &str1, const std::string &str2) in Replace() function
946 void XmlPullParser::Replace(std::string& strTemp, std::string strSrc, std::string strDes) const in Replace() function in OHOS::xml::XmlPullParser