Searched refs:decode_toarray (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/external/cronet/third_party/protobuf/ruby/ext/google/protobuf_c/ |
H A D | ruby-upb.c | 9606 static const char* decode_toarray(upb_Decoder* d, const char* ptr, in decode_toarray() function 10078 return decode_toarray(d, ptr, msg, subs, field, val, op); in decode_known()
|
/aosp_15_r20/external/protobuf/php/ext/google/protobuf/ |
H A D | php-upb.c | 9935 static const char* decode_toarray(upb_Decoder* d, const char* ptr, in decode_toarray() function 10407 return decode_toarray(d, ptr, msg, subs, field, val, op); in decode_known()
|
/aosp_15_r20/external/cronet/third_party/protobuf/php/ext/google/protobuf/ |
H A D | php-upb.c | 9935 static const char* decode_toarray(upb_Decoder* d, const char* ptr, in decode_toarray() function 10407 return decode_toarray(d, ptr, msg, subs, field, val, op); in decode_known()
|
/aosp_15_r20/external/protobuf/ruby/ext/google/protobuf_c/ |
H A D | ruby-upb.c | 9606 static const char* decode_toarray(upb_Decoder* d, const char* ptr, in decode_toarray() function 10078 return decode_toarray(d, ptr, msg, subs, field, val, op); in decode_known()
|