Home
last modified time | relevance | path

Searched defs:map_val (Results 1 - 7 of 7) sorted by relevance

/third_party/protobuf/src/google/protobuf/
H A Dmap_field.cc198 void DynamicMapField::AllocateMapValue(MapValueRef* map_val) { in AllocateMapValue() argument
237 MapValueRef& map_val = map_[map_key]; in InsertOrLookupMapValue() local
292 MapValueRef* map_val; in MergeFrom() local
407 const MapValueRef& map_val = it->second; SyncRepeatedFieldWithMapNoLock() local
499 MapValueRef& map_val = (*map)[map_key]; SyncMapWithRepeatedFieldNoLock() local
[all...]
H A Dmap_test_util.h497 MapValueRef map_val; in SetMapFieldsViaMapReflection() local
681 GetMapValueViaMapReflection( Message* message, const std::string& field_name, const MapKey& map_key, MapValueRef* map_val) GetMapValueViaMapReflection() argument
738 MapValueRef map_val; ModifyMapFieldsViaReflection() local
[all...]
H A Dmap_test.cc2902 MapValueRef map_val; in TEST_F() local
/third_party/protobuf/php/ext/google/protobuf/
H A Dphp-upb.c5845 upb_msgval map_val = upb_mapiter_value(map, iter); in _upb_msg_discardunknown() local
H A Dphp-upb.h3649 const upb_map* map_val; member
/third_party/protobuf/ruby/ext/google/protobuf_c/
H A Dupb.h3415 const upb_map* map_val; member
/third_party/rust/crates/memchr/bench/data/code/
H A Drust-library.rs37113 fn map_val<'new>(v: BTreeMap<(), &'static str>) -> BTreeMap<(), &'new str> { map_val() functions
[all...]

Completed in 91 milliseconds