Searched refs:CopyIterator (Results 1 – 5 of 5) sorted by relevance
174 virtual void CopyIterator(MapIterator* this_iterator,204 void CopyIterator(MapIterator* this_iteratorm,339 map_->CopyIterator(this, other); in MapIterator()
364 virtual Iterator* CopyIterator(const Field* data,482 iterator_(accessor_->CopyIterator(data_, other.iterator_)) { in RepeatedFieldRefIterator()489 iterator_ = accessor_->CopyIterator(data_, other.iterator_);
54 virtual Iterator* CopyIterator(const Field* data, in CopyIterator() function
95 void CopyIterator(MapIterator* this_iterator, in CopyIterator() function in google::protobuf::internal::MapFieldBaseStub
151 void TypeDefinedMapFieldBase<Key, T>::CopyIterator( in CopyIterator() function