Searched defs:MapIterator (Results 1 - 2 of 2) sorted by relevance
| /third_party/protobuf/src/google/protobuf/ | ||
| H A D | map_field.h | 731 class PROTOBUF_EXPORT MapIterator { global() class 733 MapIterator(Message* message, const FieldDescriptor* field) { MapIterator() function in google::protobuf::MapIterator 740 MapIterator(const MapIterator& other) { MapIterator() function in google::protobuf::MapIterator [all...] |
| /third_party/protobuf/python/google/protobuf/pyext/ | ||
| H A D | map_container.cc | 77 struct MapIterator { struct [all...] |
Completed in 4 milliseconds