Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/
Dmap_field_inl.h217 return MapFieldLiteType::GetInternalMap().size(); in size()
302 return MapFieldLiteType::GetInternalMap(); in GetMap()
374 default_enum_value>::GetInternalMap() const { in GetInternalMap() function
375 return MapFieldLiteType::GetInternalMap(); in GetInternalMap()
404 const Map<Key, T>& map = GetInternalMap(); in SyncRepeatedFieldWithMapNoLock()
Dmap_field_lite.h82 virtual const Map<Key, T>& GetInternalMap() const;
206 default_enum_value>::GetInternalMap() const { in GetInternalMap() function
Dmap_field.h283 const Map<Key, T>& GetInternalMap() const;