Home
last modified time | relevance | path

Searched defs:map_key (Results 1 – 8 of 8) sorted by relevance

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/
Dmap_field.cc182 const MapKey& map_key, MapValueRef* val) { in InsertOrLookupMapValue()
229 bool DynamicMapField::DeleteMapValue(const MapKey& map_key) { in DeleteMapValue()
284 const MapKey& map_key = it->first; in SyncRepeatedFieldWithMapNoLock() local
366 MapKey map_key; in SyncMapWithRepeatedFieldNoLock() local
Dmap_field_inl.h253 const MapKey& map_key) const { in ContainsMapKey()
266 const MapKey& map_key, in InsertOrLookupMapValue()
289 const MapKey& map_key) { in DeleteMapValue()
Dmap_field_test.cc81 bool InsertOrLookupMapValue(const MapKey& map_key, MapValueRef* val) { in InsertOrLookupMapValue()
84 bool DeleteMapValue(const MapKey& map_key) { in DeleteMapValue()
Dmap_test_util.cc566 MapKey map_key; in SetMapFieldsViaMapReflection() local
777 MapKey map_key; in ModifyMapFieldsViaReflection() local
971 MapKey map_key; in ExpectMapFieldsSetViaReflection() local
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/python/google/protobuf/pyext/
Dmap_container.cc336 MapKey map_key; in Contains() local
442 MapKey map_key; in ScalarMapGetItem() local
463 MapKey map_key; in ScalarMapSetItem() local
702 MapKey map_key; in MessageMapSetItem() local
727 MapKey map_key; in MessageMapGetItem() local
Dmessage.cc1079 PyObject* map_key; in CheckAndGetInteger() local
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/util/internal/
Dprotostream_objectwriter.cc412 StringPiece map_key) { in InsertMapKeyIfNotPresent()
Dprotostream_objectsource.cc269 string map_key; in RenderMap() local