Searched refs:GetMap (Results 1 – 8 of 8) sorted by relevance
310 static MapContainer* GetMap(PyObject* obj) { in GetMap() function315 MapContainer* self = GetMap(_self); in Length()322 MapContainer* self = GetMap(_self); in Clear()332 MapContainer* self = GetMap(_self); in Contains()414 MapContainer* self = GetMap(obj.get()); in NewScalarMapContainer()438 MapContainer* self = GetMap(_self); in ScalarMapGetItem()459 MapContainer* self = GetMap(_self); in ScalarMapSetItem()518 MapContainer* self = GetMap(_self); in ScalarMapDealloc()866 MapContainer* self = GetMap(_self); in GetIterator()
194 virtual const Map<Key, T>& GetMap() const = 0;259 const Map<Key, T>& GetMap() const;309 const Map<MapKey, MapValueRef>& GetMap() const;
113 InternalGetIterator(map_iter) = GetMap().begin(); in MapBegin()119 InternalGetIterator(map_iter) = GetMap().end(); in MapEnd()239 const Map<Key, T>& map = GetMap(); in SetMapIteratorValue()254 const Map<Key, T>& map = GetMap(); in ContainsMapKey()300 default_enum_value>::GetMap() const { in GetMap() function
59 virtual const Map<Key, T>& GetMap() const;131 default_enum_value>::GetMap() const { in GetMap() function
171 return GetMap().size(); in size()176 const Map<MapKey, MapValueRef>& map = GetMap(); in ContainsMapKey()242 const Map<MapKey, MapValueRef>& DynamicMapField::GetMap() const { in GetMap() function in google::protobuf::internal::DynamicMapField
311 TEST_P(MapFieldStateTest, GetMap) { in TEST_P() argument312 map_field_->GetMap(); in TEST_P()
435 return fields_.GetMap(); in fields()
553 return fields_.GetMap(); in fields()