Home
last modified time | relevance | path

Searched defs:GetMap (Results 1 – 5 of 5) sorted by relevance

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/
Dmap_field_lite.h131 default_enum_value>::GetMap() const { in GetMap() function
Dmap_field_inl.h300 default_enum_value>::GetMap() const { in GetMap() function
Dmap_field.cc242 const Map<MapKey, MapValueRef>& DynamicMapField::GetMap() const { in GetMap() function in google::protobuf::internal::DynamicMapField
Dmap_field_test.cc311 TEST_P(MapFieldStateTest, GetMap) { in TEST_P() argument
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/python/google/protobuf/pyext/
Dmap_container.cc310 static MapContainer* GetMap(PyObject* obj) { in GetMap() function