Searched refs:wireval (Results 1 - 2 of 2) sorted by relevance
/third_party/protobuf/php/ext/google/protobuf/ |
H A D | php-upb.c | 331 } wireval; typedef 419 static void decode_munge(int type, wireval *val) { in decode_munge() 492 const upb_msglayout_field *field, wireval val, in decode_toarray() 564 wireval elem; in decode_toarray() 584 const upb_msglayout_field *field, wireval val) { in decode_tomap() 620 const upb_msglayout_field *field, wireval val, in decode_tomsg() 683 wireval val; in decode_msg()
|
/third_party/protobuf/ruby/ext/google/protobuf_c/ |
H A D | upb.c | 316 } wireval; typedef 370 static void decode_munge(int type, wireval *val) { in decode_munge() 443 const upb_msglayout_field *field, wireval val, in decode_toarray() 512 wireval elem; in decode_toarray() 532 const upb_msglayout_field *field, wireval val) { in decode_tomap() 568 const upb_msglayout_field *field, wireval val, in decode_tomsg() 626 wireval val; in decode_msg()
|
Completed in 41 milliseconds