Searched refs:template_it (Results 1 – 1 of 1) sorted by relevance
925 auto template_it = templates.find(id); in AddAttributeToNestedMap() local926 if (template_it == templates.end()) { in AddAttributeToNestedMap()930 const NestedData& nested_template = template_it->second; in AddAttributeToNestedMap()