Searched refs:binaryFromXml (Results 1 – 2 of 2) sorted by relevance
153 bool binaryFromXml(std::string const& valueXml, int* offset);
239 result = binaryFromXml(valueXml, offset); in fromXml()436 bool XmlRpcValue::binaryFromXml(std::string const& valueXml, int* offset) in binaryFromXml() function in XmlRpc::XmlRpcValue