Home
last modified time | relevance | path

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

/third_party/protobuf/src/google/protobuf/
Dmap_field_inl.h211 default_enum_value>::ContainsMapKey(const MapKey& map_key) const { in ContainsMapKey()
222 default_enum_value>::InsertOrLookupMapValue(const MapKey& map_key, in InsertOrLookupMapValue()
243 default_enum_value>::DeleteMapValue(const MapKey& map_key) { in DeleteMapValue()
Dmap_field.cc230 bool DynamicMapField::InsertOrLookupMapValue(const MapKey& map_key, in InsertOrLookupMapValue()
248 bool DynamicMapField::DeleteMapValue(const MapKey& map_key) { in DeleteMapValue()
380 const MapKey& map_key = it->first; in SyncRepeatedFieldWithMapNoLock() local
463 MapKey map_key; in SyncMapWithRepeatedFieldNoLock() local
Dmap_test_util.h500 MapKey map_key; in SetMapFieldsViaMapReflection() local
682 Message* message, const std::string& field_name, const MapKey& map_key, in GetMapValueViaMapReflection()
742 MapKey map_key; in ModifyMapFieldsViaReflection() local
935 MapKey map_key; in ExpectMapFieldsSetViaReflection() local
Dmap_field_test.cc76 bool InsertOrLookupMapValue(const MapKey& map_key, in InsertOrLookupMapValue()
80 bool DeleteMapValue(const MapKey& map_key) override { return false; } in DeleteMapValue()
Dmap_test.cc2901 MapKey map_key; in TEST_F() local
Ddescriptor.cc1709 const FieldDescriptor* Descriptor::map_key() const { in map_key() function in google::protobuf::Descriptor
Ddescriptor_unittest.cc1004 const FieldDescriptor* map_key = map_desc->map_key(); in TEST_F() local
/third_party/protobuf/python/google/protobuf/pyext/
Dmap_container.cc361 MapKey map_key; in Contains() local
406 MapKey map_key; in ScalarMapGetItem() local
427 MapKey map_key; in ScalarMapSetItem() local
667 MapKey map_key; in MessageMapSetItem() local
709 MapKey map_key; in MessageMapGetItem() local
/third_party/node/benchmark/napi/function_args/
Dbinding.cc59 MaybeLocal<String> map_key = String::NewFromUtf8(isolate, in CallWithObject() local
/third_party/libwebsockets/lib/cose/
Dprivate-lib-cose.h95 cose_param_t map_key; /* parsing temp before val */ member
/third_party/protobuf/src/google/protobuf/util/internal/
Dprotostream_objectwriter.cc479 StringPiece map_key) { in InsertMapKeyIfNotPresent()
Dprotostream_objectsource.cc287 std::string map_key; in RenderMap() local
/third_party/mesa3d/src/intel/tools/
Daubinator_viewer.cpp329 map_key(int k) in map_key() function
/third_party/libbpf/src/
Dlibbpf.c12050 int map_key; member
12110 int cpu, int map_key)
12308 int cpu, map_key; local