Searched refs:sourcesAttr (Results 1 – 1 of 1) sorted by relevance
383 string sourcesAttr = getXmlAttribute(root, Attributes::sources); in deserialize() local384 if (sourcesAttr.empty()) { in deserialize()390 char *sourcesLiteral = strndup(sourcesAttr.c_str(), strlen(sourcesAttr.c_str())); in deserialize()