Home
last modified time | relevance | path

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

12

/external/cronet/third_party/protobuf/src/google/protobuf/
Dmap_field_inl.h209 const MapKey& map_key) const { in ContainsMapKey()
220 kValueFieldType>::InsertOrLookupMapValue(const MapKey& map_key, in InsertOrLookupMapValue()
241 const MapKey& map_key, MapValueConstRef* val) const { in LookupMapValue()
258 const MapKey& map_key) { in DeleteMapValue()
Dmap_field.cc297 bool DynamicMapField::InsertOrLookupMapValue(const MapKey& map_key, in InsertOrLookupMapValue()
315 bool DynamicMapField::LookupMapValue(const MapKey& map_key, in LookupMapValue()
328 bool DynamicMapField::DeleteMapValue(const MapKey& map_key) { in DeleteMapValue()
455 const MapKey& map_key = it->first; in SyncRepeatedFieldWithMapNoLock() local
538 MapKey map_key; in SyncMapWithRepeatedFieldNoLock() local
Dreflection_tester.cc418 MapKey map_key; in SetMapFieldsViaMapReflection() local
616 Message* message, const std::string& field_name, const MapKey& map_key, in GetMapValueViaMapReflection()
675 MapKey map_key; in ModifyMapFieldsViaReflection() local
867 MapKey map_key; in ExpectMapFieldsSetViaReflection() local
Dmap_field_test.cc89 bool InsertOrLookupMapValue(const MapKey& map_key, in InsertOrLookupMapValue()
93 bool LookupMapValue(const MapKey& map_key, in LookupMapValue()
97 bool DeleteMapValue(const MapKey& map_key) override { return false; } in DeleteMapValue()
Ddescriptor.cc2277 const FieldDescriptor* Descriptor::map_key() const { in map_key() function in google::protobuf::Descriptor
/external/protobuf/src/google/protobuf/
Dmap_field_inl.h209 const MapKey& map_key) const { in ContainsMapKey()
220 kValueFieldType>::InsertOrLookupMapValue(const MapKey& map_key, in InsertOrLookupMapValue()
241 const MapKey& map_key, MapValueConstRef* val) const { in LookupMapValue()
258 const MapKey& map_key) { in DeleteMapValue()
Dmap_field.cc297 bool DynamicMapField::InsertOrLookupMapValue(const MapKey& map_key, in InsertOrLookupMapValue()
315 bool DynamicMapField::LookupMapValue(const MapKey& map_key, in LookupMapValue()
328 bool DynamicMapField::DeleteMapValue(const MapKey& map_key) { in DeleteMapValue()
455 const MapKey& map_key = it->first; in SyncRepeatedFieldWithMapNoLock() local
538 MapKey map_key; in SyncMapWithRepeatedFieldNoLock() local
Dreflection_tester.cc418 MapKey map_key; in SetMapFieldsViaMapReflection() local
616 Message* message, const std::string& field_name, const MapKey& map_key, in GetMapValueViaMapReflection()
675 MapKey map_key; in ModifyMapFieldsViaReflection() local
867 MapKey map_key; in ExpectMapFieldsSetViaReflection() local
Dmap_field_test.cc89 bool InsertOrLookupMapValue(const MapKey& map_key, in InsertOrLookupMapValue()
93 bool LookupMapValue(const MapKey& map_key, in LookupMapValue()
97 bool DeleteMapValue(const MapKey& map_key) override { return false; } in DeleteMapValue()
/external/linux-kselftest/tools/testing/selftests/bpf/progs/
Dload_bytes_relative.c26 __u32 map_key = 0; in load_bytes_relative() local
/external/protobuf/python/google/protobuf/pyext/
Dmap_container.cc362 MapKey map_key; in Contains() local
407 MapKey map_key; in ScalarMapGetItem() local
428 MapKey map_key; in ScalarMapSetItem() local
618 MapKey map_key; in MessageMapSetItem() local
660 MapKey map_key; in MessageMapGetItem() local
/external/cronet/third_party/protobuf/python/google/protobuf/pyext/
Dmap_container.cc362 MapKey map_key; in Contains() local
407 MapKey map_key; in ScalarMapGetItem() local
428 MapKey map_key; in ScalarMapSetItem() local
618 MapKey map_key; in MessageMapSetItem() local
660 MapKey map_key; in MessageMapGetItem() local
/external/linux-kselftest/tools/testing/selftests/bpf/prog_tests/
Dload_bytes_relative.c19 __u32 map_key = 0; in test_load_bytes_relative() local
/external/libwebsockets/lib/cose/
Dprivate-lib-cose.h95 cose_param_t map_key; /* parsing temp before val */ member
/external/tensorflow/tensorflow/core/framework/
Dattr_value.pb_text.cc645 string map_key; in ProtoParseFromScanner() local
/external/protobuf/src/google/protobuf/util/internal/
Dprotostream_objectwriter.cc481 StringPiece map_key) { in InsertMapKeyIfNotPresent()
Dprotostream_objectsource.cc267 std::string map_key; in RenderMap() local
/external/cronet/third_party/protobuf/src/google/protobuf/util/internal/
Dprotostream_objectwriter.cc481 StringPiece map_key) { in InsertMapKeyIfNotPresent()
Dprotostream_objectsource.cc267 std::string map_key; in RenderMap() local
/external/rust/crates/tokio-util/src/task/
Djoin_map.rs366 let map_key = Key { id, key }; in insert() localVariable
/external/linux-kselftest/tools/testing/selftests/bpf/benchs/
Dbench_ringbufs.c457 int map_key; member
/external/kernel-headers/original/uapi/sound/
Dsfnt_info.h171 int map_bank, map_instr, map_key; /* key = -1 means all keys */ member
/external/mesa3d/src/intel/tools/
Daubinator_viewer.cpp327 map_key(int k) in map_key() function
/external/iproute2/lib/
Dbpf.c987 uint32_t map_key; in bpf_graft_map() local
/external/libbpf/src/
Dlibbpf.c10781 int map_key; member
10841 int cpu, int map_key) in perf_buffer__open_cpu_buf()
11063 int cpu, map_key; in __perf_buffer__new() local

12