Searched refs:binaryToXml (Results 1 – 2 of 2) sorted by relevance
164 std::string binaryToXml() const;
269 case TypeBase64: return binaryToXml(); in toXml()458 std::string XmlRpcValue::binaryToXml() const in binaryToXml() function in XmlRpc::XmlRpcValue