Searched defs:CopyIterator (Results 1 – 3 of 3) sorted by relevance
/external/protobuf/src/google/protobuf/ | ||
D | map_field_inl.h | 151 void TypeDefinedMapFieldBase<Key, T>::CopyIterator( in CopyIterator() function |
D | map_field_test.cc | 95 void CopyIterator(MapIterator* this_iterator, in CopyIterator() function in google::protobuf::internal::MapFieldBaseStub |
D | reflection_internal.h | 54 virtual Iterator* CopyIterator(const Field* data, in CopyIterator() function |