Searched refs:legacyVolumecollectionTag (Results 1 – 1 of 1) sorted by relevance
520 static constexpr const char *legacyVolumecollectionTag = "volumes"; variable539 getReference(xmlDocGetRootElement(doc), ref, referenceName, legacyVolumecollectionTag); in deserializeLegacyVolume()577 if (xmlStrcmp(cur->name, (const xmlChar *)legacyVolumecollectionTag)) { in deserializeLegacyVolumeCollection()