Home
last modified time | relevance | path

Searched refs:upb_mapiter_key (Results 1 - 5 of 5) sorted by relevance

/third_party/protobuf/php/ext/google/protobuf/
H A Dmap.c517 upb_msgval upb_key = upb_mapiter_key(field->map, intern->position); in PHP_METHOD()
H A Dphp-upb.c5950 upb_msgval upb_mapiter_key(const upb_map *map, size_t iter) { in upb_mapiter_key() function
7817 upb_msgval key = upb_mapiter_key(fields, iter); in jsonenc_struct()
8020 jsonenc_mapkey(e, upb_mapiter_key(map, iter), key_f); in jsonenc_map()
H A Dphp-upb.h3772 * upb_msgval key = upb_mapiter_key(map, iter);
3789 upb_msgval upb_mapiter_key(const upb_map *map, size_t iter);
/third_party/protobuf/ruby/ext/google/protobuf_c/
H A Dupb.h3531 * upb_msgval key = upb_mapiter_key(map, iter);
3543 upb_msgval upb_mapiter_key(const upb_map *map, size_t iter);
H A Dupb.c5391 upb_msgval upb_mapiter_key(const upb_map *map, size_t iter) { in upb_mapiter_key() function

Completed in 60 milliseconds