Searched refs:_upb_mapsorter_pushmap (Results 1 – 4 of 4) sorted by relevance
/external/rust/crates/grpcio-sys/grpc/third_party/upb/upb/ |
D | msg.c | 192 bool _upb_mapsorter_pushmap(_upb_mapsorter *s, upb_descriptortype_t key_type, in _upb_mapsorter_pushmap() function
|
D | text_encode.c | 236 _upb_mapsorter_pushmap(&e->sorter, upb_fielddef_descriptortype(key_f), map, in txtenc_map()
|
D | encode.c | 380 _upb_mapsorter_pushmap(&e->sorter, layout->fields[0].descriptortype, map, in encode_map()
|
D | msg.h | 586 bool _upb_mapsorter_pushmap(_upb_mapsorter *s, upb_descriptortype_t key_type,
|