Searched refs:decode_tomap (Results 1 - 2 of 2) sorted by relevance
/third_party/protobuf/php/ext/google/protobuf/ |
H A D | php-upb.c | 582 static void decode_tomap(upb_decstate *d, upb_msg *msg, in decode_tomap() function 746 decode_tomap(d, msg, layout, field, val); in decode_msg()
|
/third_party/protobuf/ruby/ext/google/protobuf_c/ |
H A D | upb.c | 530 static void decode_tomap(upb_decstate *d, upb_msg *msg, in decode_tomap() function 689 decode_tomap(d, msg, layout, field, val); in decode_msg()
|
Completed in 32 milliseconds