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