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