Home
last modified time | relevance | path

Searched defs:MapIterator (Results 1 – 7 of 7) sorted by relevance

/external/protobuf/python/google/protobuf/pyext/
Dmap_container.cc77 struct MapIterator { struct
80 std::unique_ptr<::google::protobuf::MapIterator> iter;
84 MapContainer* container;
97 CMessage* parent;
102 uint64 version;
/external/google-breakpad/src/processor/
Dcontained_range_map.h115 typedef typename AddressToRangeMap::iterator MapIterator; typedef
/external/protobuf/src/google/protobuf/
Dmessage.h149 class MapIterator; variable
950 friend class MapIterator; variable
Dmap_field.h59 class MapIterator; variable
Dmap.h64 class MapIterator; variable
/external/swiftshader/src/Vulkan/Debug/
DWeakMap.hpp34 using MapIterator = typename Map::const_iterator; typedef in vk::dbg::WeakMap
/external/protobuf/php/ext/google/protobuf/
Dupb.h485 class MapIterator; variable