Searched refs:intToXml (Results 1 – 2 of 2) sorted by relevance
160 std::string intToXml() const;
265 case TypeInt: return intToXml(); in toXml()333 std::string XmlRpcValue::intToXml() const in intToXml() function in XmlRpc::XmlRpcValue