Searched refs:structFromXml (Results 1 – 2 of 2) sorted by relevance
155 bool structFromXml(std::string const& valueXml, int* offset);
243 result = structFromXml(valueXml, offset); in fromXml()515 bool XmlRpcValue::structFromXml(std::string const& valueXml, int* offset) in structFromXml() function in XmlRpc::XmlRpcValue