Home
last modified time | relevance | path

Searched refs:upb_MapIterator_Key (Results 1 – 22 of 22) sorted by relevance

/external/cronet/tot/third_party/protobuf/ruby/ext/google/protobuf_c/
Dmap.c142 upb_MessageValue key = upb_MapIterator_Key(map, iter); in Map_CreateHash()
160 upb_MessageValue key = upb_MapIterator_Key(self->map, iter); in Map_deep_copy()
206 upb_MessageValue key = upb_MapIterator_Key(map, iter); in Map_Inspect()
253 upb_MessageValue key = upb_MapIterator_Key(other->map, iter); in Map_merge_into_self()
348 upb_MessageValue key = upb_MapIterator_Key(self->map, iter); in Map_each()
370 upb_MessageValue key = upb_MapIterator_Key(self->map, iter); in Map_keys()
527 upb_MessageValue key = upb_MapIterator_Key(self->map, iter); in Map_dup()
578 upb_MessageValue key = upb_MapIterator_Key(self->map, iter); in Map_eq()
623 upb_MessageValue key = upb_MapIterator_Key(self->map, iter); in Map_hash()
Druby-upb.c407 upb_MessageValue upb_MapIterator_Key(const upb_Map* map, size_t iter) { in upb_MapIterator_Key() function
3949 upb_MessageValue key = upb_MapIterator_Key(fields, iter); in jsonenc_struct()
4156 jsonenc_mapkey(e, upb_MapIterator_Key(map, iter), key_f); in jsonenc_map()
Druby-upb.h5339 upb_MessageValue upb_MapIterator_Key(const upb_Map* map, size_t iter);
/external/protobuf/ruby/ext/google/protobuf_c/
Dmap.c142 upb_MessageValue key = upb_MapIterator_Key(map, iter); in Map_CreateHash()
160 upb_MessageValue key = upb_MapIterator_Key(self->map, iter); in Map_deep_copy()
206 upb_MessageValue key = upb_MapIterator_Key(map, iter); in Map_Inspect()
253 upb_MessageValue key = upb_MapIterator_Key(other->map, iter); in Map_merge_into_self()
348 upb_MessageValue key = upb_MapIterator_Key(self->map, iter); in Map_each()
370 upb_MessageValue key = upb_MapIterator_Key(self->map, iter); in Map_keys()
527 upb_MessageValue key = upb_MapIterator_Key(self->map, iter); in Map_dup()
578 upb_MessageValue key = upb_MapIterator_Key(self->map, iter); in Map_eq()
623 upb_MessageValue key = upb_MapIterator_Key(self->map, iter); in Map_hash()
Druby-upb.c407 upb_MessageValue upb_MapIterator_Key(const upb_Map* map, size_t iter) { in upb_MapIterator_Key() function
3949 upb_MessageValue key = upb_MapIterator_Key(fields, iter); in jsonenc_struct()
4156 jsonenc_mapkey(e, upb_MapIterator_Key(map, iter), key_f); in jsonenc_map()
Druby-upb.h5339 upb_MessageValue upb_MapIterator_Key(const upb_Map* map, size_t iter);
/external/cronet/stable/third_party/protobuf/ruby/ext/google/protobuf_c/
Dmap.c142 upb_MessageValue key = upb_MapIterator_Key(map, iter); in Map_CreateHash()
160 upb_MessageValue key = upb_MapIterator_Key(self->map, iter); in Map_deep_copy()
206 upb_MessageValue key = upb_MapIterator_Key(map, iter); in Map_Inspect()
253 upb_MessageValue key = upb_MapIterator_Key(other->map, iter); in Map_merge_into_self()
348 upb_MessageValue key = upb_MapIterator_Key(self->map, iter); in Map_each()
370 upb_MessageValue key = upb_MapIterator_Key(self->map, iter); in Map_keys()
527 upb_MessageValue key = upb_MapIterator_Key(self->map, iter); in Map_dup()
578 upb_MessageValue key = upb_MapIterator_Key(self->map, iter); in Map_eq()
623 upb_MessageValue key = upb_MapIterator_Key(self->map, iter); in Map_hash()
Druby-upb.c407 upb_MessageValue upb_MapIterator_Key(const upb_Map* map, size_t iter) { in upb_MapIterator_Key() function
3949 upb_MessageValue key = upb_MapIterator_Key(fields, iter); in jsonenc_struct()
4156 jsonenc_mapkey(e, upb_MapIterator_Key(map, iter), key_f); in jsonenc_map()
Druby-upb.h5339 upb_MessageValue upb_MapIterator_Key(const upb_Map* map, size_t iter);
/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/upb/upb/collections/
Dmap.h126 upb_MessageValue upb_MapIterator_Key(const upb_Map* map, size_t iter);
Dmap.c106 upb_MessageValue upb_MapIterator_Key(const upb_Map* map, size_t iter) { in upb_MapIterator_Key() function
/external/grpc-grpc/third_party/upb/upb/message/
Dmap.h110 UPB_API upb_MessageValue upb_MapIterator_Key(const upb_Map* map, size_t iter);
Dmap.c93 upb_MessageValue upb_MapIterator_Key(const upb_Map* map, size_t iter) { in upb_MapIterator_Key() function
/external/cronet/stable/third_party/protobuf/php/ext/google/protobuf/
Dmap.c144 upb_MessageValue key = upb_MapIterator_Key(intern->map, iter); in MapField_clone_obj()
244 upb_MessageValue key = upb_MapIterator_Key(m1, iter); in MapEq()
598 upb_MessageValue upb_key = upb_MapIterator_Key(field->map, intern->position); in PHP_METHOD()
Dphp-upb.c407 upb_MessageValue upb_MapIterator_Key(const upb_Map* map, size_t iter) { in upb_MapIterator_Key() function
4278 upb_MessageValue key = upb_MapIterator_Key(fields, iter); in jsonenc_struct()
4485 jsonenc_mapkey(e, upb_MapIterator_Key(map, iter), key_f); in jsonenc_map()
Dphp-upb.h5337 upb_MessageValue upb_MapIterator_Key(const upb_Map* map, size_t iter);
/external/protobuf/php/ext/google/protobuf/
Dmap.c144 upb_MessageValue key = upb_MapIterator_Key(intern->map, iter); in MapField_clone_obj()
244 upb_MessageValue key = upb_MapIterator_Key(m1, iter); in MapEq()
598 upb_MessageValue upb_key = upb_MapIterator_Key(field->map, intern->position); in PHP_METHOD()
Dphp-upb.c407 upb_MessageValue upb_MapIterator_Key(const upb_Map* map, size_t iter) { in upb_MapIterator_Key() function
4278 upb_MessageValue key = upb_MapIterator_Key(fields, iter); in jsonenc_struct()
4485 jsonenc_mapkey(e, upb_MapIterator_Key(map, iter), key_f); in jsonenc_map()
Dphp-upb.h5337 upb_MessageValue upb_MapIterator_Key(const upb_Map* map, size_t iter);
/external/cronet/tot/third_party/protobuf/php/ext/google/protobuf/
Dmap.c144 upb_MessageValue key = upb_MapIterator_Key(intern->map, iter); in MapField_clone_obj()
244 upb_MessageValue key = upb_MapIterator_Key(m1, iter); in MapEq()
598 upb_MessageValue upb_key = upb_MapIterator_Key(field->map, intern->position); in PHP_METHOD()
Dphp-upb.c407 upb_MessageValue upb_MapIterator_Key(const upb_Map* map, size_t iter) { in upb_MapIterator_Key() function
4278 upb_MessageValue key = upb_MapIterator_Key(fields, iter); in jsonenc_struct()
4485 jsonenc_mapkey(e, upb_MapIterator_Key(map, iter), key_f); in jsonenc_map()
Dphp-upb.h5337 upb_MessageValue upb_MapIterator_Key(const upb_Map* map, size_t iter);