Home
last modified time | relevance | path

Searched refs:MutableInternalMap (Results 1 – 3 of 3) sorted by relevance

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/
Dmap_field_inl.h228 MapFieldLiteType::MutableInternalMap()->clear(); in Clear()
313 Map<Key, T>* result = MapFieldLiteType::MutableInternalMap(); in MutableMap()
384 default_enum_value>::MutableInternalMap() { in MutableInternalMap() function
385 return MapFieldLiteType::MutableInternalMap(); in MutableInternalMap()
430 Map<Key, T>* map = const_cast<MapField*>(this)->MutableInternalMap(); in SyncMapWithRepeatedFieldNoLock()
458 Map<Key, T>* map = const_cast<MapField*>(this)->MutableInternalMap(); in SpaceUsedExcludingSelfNoLock()
Dmap_field_lite.h83 virtual Map<Key, T>* MutableInternalMap();
197 MutableInternalMap()->SetDefaultEnumValue(default_enum_value); in SetDefaultEnumValue()
216 default_enum_value>::MutableInternalMap() { in MutableInternalMap() function
Dmap_field.h284 Map<Key, T>* MutableInternalMap();