Searched refs:tag_sections_ (Results 1 – 2 of 2) sorted by relevance
127 tag_sections_, tag_sections, &combined_tags); in AddTags()133 tag_sections_ = combined_tags; in AddTags()169 return tag_sections_; in GetTags()175 tag_sections_.clear(); in Reset()
109 std::vector<VendorTagSection> tag_sections_; variable