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