Searched defs:fromXml (Results 1 – 2 of 2) sorted by relevance
242 Map<String, ApexInfo> fromXml = XmlParser.readApexInfoList(fis).getApexInfo().stream() in testApexInfoListIsValid() local
215 inline bool fromXml(Object* o, const std::string& xml, std::string* error) const { in fromXml() function