Home
last modified time | relevance | path

Searched refs:upb_mapiter_value (Results 1 – 9 of 9) sorted by relevance

/external/rust/crates/grpcio-sys/grpc/third_party/upb/upb/
Dreflection.h160 upb_msgval upb_mapiter_value(const upb_map *map, size_t iter);
Dreflection.c281 upb_msgval map_val = upb_mapiter_value(map, iter); in _upb_msg_discardunknown()
399 upb_msgval upb_mapiter_value(const upb_map *map, size_t iter) { in upb_mapiter_value() function
Djson_encode.c419 upb_msgval val = upb_mapiter_value(fields, iter); in jsonenc_struct()
623 jsonenc_scalar(e, upb_mapiter_value(map, iter), val_f); in jsonenc_map()
Dtext_encode.c227 upb_msgval val = upb_mapiter_value(map, iter); in txtenc_map()
/external/rust/crates/grpcio-sys/grpc/third_party/upb/upb/bindings/lua/
Dmsg.c565 upb_msgval val = upb_mapiter_value(lmap->map, *iter); in lupb_mapiter_next()
/external/protobuf/php/ext/google/protobuf/
Dupb.h738 upb_msgval upb_mapiter_value(const upb_mapiter *i);
Dupb.c4338 upb_msgval upb_mapiter_value(const upb_mapiter *i) { in upb_mapiter_value() function
/external/protobuf/ruby/ext/google/protobuf_c/
Dupb.h6855 upb_msgval upb_mapiter_value(const upb_mapiter *i);
Dupb.c5204 upb_msgval upb_mapiter_value(const upb_mapiter *i) { in upb_mapiter_value() function