Searched refs:xmp_sections (Results 1 – 1 of 1) sorted by relevance
128 std::vector<const Section*> xmp_sections; in GetExtendedXmpSections() local140 xmp_sections.push_back(§ion); in GetExtendedXmpSections()151 for (int i = 0; i < xmp_sections.size(); ++i) { in GetExtendedXmpSections()152 const Section* section = xmp_sections[i]; in GetExtendedXmpSections()