Home
last modified time | relevance | path

Searched defs:other_field (Results 1 – 4 of 4) sorted by relevance

/external/protobuf/src/google/protobuf/
Dmap_field_inl.h254 const MapField& other_field = static_cast<const MapField&>(other); in MergeFrom() local
265 MapField* other_field = down_cast<MapField*>(other); in Swap() local
Dmap_field.cc282 const DynamicMapField& other_field = in MergeFrom() local
346 DynamicMapField* other_field = down_cast<DynamicMapField*>(other); in Swap() local
Dtext_format.cc548 const FieldDescriptor* other_field = in ConsumeField() local
/external/protobuf/python/google/protobuf/pyext/
Dmap_container.cc346 const internal::MapFieldBase* other_field = in MergeFrom() local