Searched defs:MapIterator (Results 1 – 5 of 5) sorted by relevance
75 struct MapIterator { struct78 google::protobuf::scoped_ptr< ::google::protobuf::MapIterator> iter;82 MapContainer* container;96 shared_ptr<Message> owner;102 uint64 version;106 bool empty;
329 MapIterator(Message* message, const FieldDescriptor* field) { in MapIterator() function336 MapIterator(const MapIterator& other) { in MapIterator() function
139 class MapIterator; variable996 friend class MapIterator; variable
59 class MapIterator; variable268 friend class MapIterator; variable414 friend class MapIterator; variable
115 typedef typename AddressToRangeMap::iterator MapIterator; typedef