Searched defs:CopyIterator (Results 1 – 4 of 4) sorted by relevance
152 void TypeDefinedMapFieldBase<Key, T>::CopyIterator( in CopyIterator() function
93 void CopyIterator(MapIterator* this_iterator, in CopyIterator() function in google::protobuf::internal::MapFieldBaseStub
52 Iterator* CopyIterator(const Field* data, in CopyIterator() function
156 TEST(IDMapTest, CopyIterator) { in TEST() argument