Searched refs:stringFromXml (Results 1 - 2 of 2) sorted by relevance

/external/xmlrpcpp/src/
H A DXmlRpcValue.cpp235 result = stringFromXml(valueXml, offset);
248 result = stringFromXml(valueXml, offset);
376 bool XmlRpcValue::stringFromXml(std::string const& valueXml, int* offset) function in class:XmlRpc::XmlRpcValue
H A DXmlRpcValue.h151 bool stringFromXml(std::string const& valueXml, int* offset);

Completed in 41 milliseconds