Searched defs:GetMap (Results 1 – 7 of 7) sorted by relevance
71 const Map<Key, T>& GetMap() const { return map_; } in GetMap() function
263 const Map<MapKey, MapValueRef>& DynamicMapField::GetMap() const { in GetMap() function in google::protobuf::internal::DynamicMapField
463 const Map<Key, T>& GetMap() const override { in GetMap() function
301 TEST_P(MapFieldStateTest, GetMap) { in TEST_P() argument
1002 TEST_F(DescriptorTest, GetMap) { in TEST_F() argument
180 BacktraceMap* GetMap() { return map_; } in GetMap() function
310 static MapContainer* GetMap(PyObject* obj) { in GetMap() function