Searched refs:timeToXml (Results 1 – 2 of 2) sorted by relevance
163 std::string timeToXml() const;
268 case TypeDateTime: return timeToXml(); in toXml()418 std::string XmlRpcValue::timeToXml() const in timeToXml() function in XmlRpc::XmlRpcValue