Home
last modified time | relevance | path

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

1234

/aosp_15_r20/external/protobuf/src/google/protobuf/
H A 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
H A 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()
H A 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
H A 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()
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/
H A 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
H A 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()
H A 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
H A 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()
/aosp_15_r20/external/cronet/third_party/protobuf/python/google/protobuf/pyext/
H A 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
/aosp_15_r20/external/protobuf/python/google/protobuf/pyext/
H A 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
/aosp_15_r20/bootable/libbootloader/gbl/libefi/src/
H A Dlib.rs352 let mut map_key: usize = 0; in get_memory_map() localVariable
705 map_key: usize, field
746 pub fn map_key(&self) -> usize { in map_key() method
1469 let map_key: usize = 12345; in test_exit_boot_services() localVariable
1535 let map_key: usize = 12345; in test_exit_boot_services_unaligned_buffer() localVariable
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/upb/upb/util/
Drequired_fields.h55 upb_MessageValue map_key; member
Drequired_fields.c84 upb_MessageValue map_key, in upb_FieldPath_PutMapKey()
/aosp_15_r20/external/grpc-grpc/third_party/upb/upb/util/
H A Drequired_fields.h37 upb_MessageValue map_key; member
H A Drequired_fields.c75 upb_MessageValue map_key, in upb_FieldPath_PutMapKey()
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/bpf/progs/
H A Dload_bytes_relative.c26 __u32 map_key = 0; in load_bytes_relative() local
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/bpf/prog_tests/
H A Dload_bytes_relative.c19 __u32 map_key = 0; in test_load_bytes_relative() local
/aosp_15_r20/external/googleapis/google/api/expr/v1beta1/
H A Dexpr.proto129 Expr map_key = 3; field
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/bpf/map_tests/
H A Dmap_in_map_batch_ops.c35 __u32 map_key = 0, map_id; in create_inner_maps() local
/aosp_15_r20/external/rust/crates/uefi/src/mem/memory_map/
Dmod.rs73 pub map_key: MemoryMapKey, field
/aosp_15_r20/external/rust/android-crates-io/crates/uefi/src/mem/memory_map/
Dmod.rs73 pub map_key: MemoryMapKey, field
/aosp_15_r20/external/grpc-grpc-java/xds/third_party/googleapis/src/main/proto/google/api/expr/v1alpha1/
H A Dsyntax.proto128 Expr map_key = 3; field
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/upb/upb/reflection/
Dmessage.c202 upb_MessageValue map_key, map_val; in _upb_Message_DiscardUnknown() local
/aosp_15_r20/external/grpc-grpc/third_party/upb/upb/reflection/
H A Dmessage.c197 upb_MessageValue map_key, map_val; in _upb_Message_DiscardUnknown() local
/aosp_15_r20/external/googleapis/google/api/expr/v1alpha1/
H A Dsyntax.proto139 Expr map_key = 3; field

1234