Searched refs:XmlEscape (Results 1 – 4 of 4) sorted by relevance
86 ss << " <Key>" << XmlEscape(object.Key()) << "</Key>" << std::endl; in payload()
86 ss << " <Key>" << XmlEscape(key) << "</Key>" << std::endl; in payload()
48 std::string XmlEscape(const std::string& value);
184 std::string AlibabaCloud::OSS::XmlEscape(const std::string& value) in XmlEscape() function in AlibabaCloud::OSS
Completed in 5 milliseconds