Home
last modified time | relevance | path

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

/external/rust/crates/grpcio-sys/grpc/third_party/upb/upb/
Dreflection.h159 upb_msgval upb_mapiter_key(const upb_map *map, size_t iter);
Djson_encode.c418 upb_msgval key = upb_mapiter_key(fields, iter); in jsonenc_struct()
622 jsonenc_mapkey(e, upb_mapiter_key(map, iter), key_f); in jsonenc_map()
Dreflection.c390 upb_msgval upb_mapiter_key(const upb_map *map, size_t iter) { in upb_mapiter_key() function
Dtext_encode.c226 upb_msgval key = upb_mapiter_key(map, iter); in txtenc_map()
/external/rust/crates/grpcio-sys/grpc/third_party/upb/upb/bindings/lua/
Dmsg.c564 upb_msgval key = upb_mapiter_key(lmap->map, *iter); in lupb_mapiter_next()
/external/protobuf/php/ext/google/protobuf/
Dupb.h737 upb_msgval upb_mapiter_key(const upb_mapiter *i);
Dupb.c4333 upb_msgval upb_mapiter_key(const upb_mapiter *i) { in upb_mapiter_key() function
/external/protobuf/ruby/ext/google/protobuf_c/
Dupb.h6854 upb_msgval upb_mapiter_key(const upb_mapiter *i);
Dupb.c5199 upb_msgval upb_mapiter_key(const upb_mapiter *i) { in upb_mapiter_key() function