Searched refs:boolToXml (Results 1 – 2 of 2) sorted by relevance
159 std::string boolToXml() const;
264 case TypeBoolean: return boolToXml(); in toXml()308 std::string XmlRpcValue::boolToXml() const in boolToXml() function in XmlRpc::XmlRpcValue