Searched refs:orig_children_map (Results 1 – 1 of 1) sorted by relevance
298 hash_map<string, int> orig_children_map; in PopulateChildren() local302 InsertIfNotPresent(&orig_children_map, children_[i]->name_, i); in PopulateChildren()321 orig_children_map.find(field.name()); in PopulateChildren()324 if (found != orig_children_map.end()) { in PopulateChildren()