HomeSort by relevance Sort by last modified time
    Searched refs:MapBegin (Results 1 - 13 of 13) sorted by null

  /external/protobuf/src/google/protobuf/
map_test_util.cc     [all...]
map_field.h 95 virtual void MapBegin(MapIterator* map_iter) const = 0;
190 void MapBegin(MapIterator* map_iter) const;
map_field_test.cc 91 void MapBegin(MapIterator* map_iter) const {}
message.cc 262 MapIterator Reflection::MapBegin(
generated_message_reflection.h 277 MapIterator MapBegin(
map_field_inl.h 112 void TypeDefinedMapFieldBase<Key, T>::MapBegin(MapIterator* map_iter) const {
message.h     [all...]
generated_message_reflection.cc     [all...]
  /prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/
map_field.h 95 virtual void MapBegin(MapIterator* map_iter) const = 0;
190 void MapBegin(MapIterator* map_iter) const;
generated_message_reflection.h 277 MapIterator MapBegin(
map_field_inl.h 112 void TypeDefinedMapFieldBase<Key, T>::MapBegin(MapIterator* map_iter) const {
message.h     [all...]
  /external/protobuf/python/google/protobuf/pyext/
map_container.cc 885 reflection->MapBegin(message, self->parent_field_descriptor)));
    [all...]

Completed in 764 milliseconds