Home
last modified time | relevance | path

Searched refs:GetMapValue (Results 1 – 3 of 3) sorted by relevance

/external/rust/crates/grpcio-sys/grpc/third_party/upb/upbc/
Dmessage_layout.h48 return GetMapValue(field_offsets_, field); in GetFieldOffset()
53 return GetMapValue(oneof_case_offsets_, oneof); in GetOneofCaseOffset()
57 return GetMapValue(hasbit_indexes_, field); in GetHasbitIndex()
73 static V GetMapValue(const absl::flat_hash_map<K, V>& map, K key) { in GetMapValue() function
/external/golang-protobuf/proto/proto3_proto/
Dproto3.pb.go486 func (m *TestUTF8) GetMapValue() map[int64]string { func
/external/golang-protobuf/proto/test_proto/
Dtest.pb.go3695 func (m *TestUTF8) GetMapValue() map[int64]string { func