HomeSort by relevance Sort by last modified time
    Searched refs:binaryToXml (Results 1 - 2 of 2) sorted by null

  /external/xmlrpcpp/src/
XmlRpcValue.h 164 std::string binaryToXml() const;
XmlRpcValue.cpp 269 case TypeBase64: return binaryToXml();
458 std::string XmlRpcValue::binaryToXml() const

Completed in 101 milliseconds