Searched refs:mappings_to_delete (Results 1 – 1 of 1) sorted by relevance
62 std::vector<MappingList::iterator> mappings_to_delete; in MapWithID() local74 mappings_to_delete.push_back(iter); in MapWithID()77 for (MappingList::iterator mapping_iter : mappings_to_delete) in MapWithID()79 mappings_to_delete.clear(); in MapWithID()