Home
last modified time | relevance | path

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

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