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

  /external/xmlrpcpp/src/
XmlRpc.h 92 extern const char XMLRPC_VERSION[];
XmlRpcUtil.cpp 24 const char XmlRpc::XMLRPC_VERSION[] = "XMLRPC++ 0.7";
XmlRpcClient.cpp 242 header += XMLRPC_VERSION;
XmlRpcServerConnection.cpp 344 header += XMLRPC_VERSION;

Completed in 68 milliseconds