Searched refs:decode_checkenum_slow (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 | 9468 static bool decode_checkenum_slow(upb_Decoder* d, const char* ptr, in decode_checkenum_slow() function 9496 return decode_checkenum_slow(d, ptr, msg, e, field, v); in decode_checkenum()
|
/aosp_15_r20/external/protobuf/php/ext/google/protobuf/ |
H A D | php-upb.c | 9797 static bool decode_checkenum_slow(upb_Decoder* d, const char* ptr, in decode_checkenum_slow() function 9825 return decode_checkenum_slow(d, ptr, msg, e, field, v); in decode_checkenum()
|
/aosp_15_r20/external/cronet/third_party/protobuf/php/ext/google/protobuf/ |
H A D | php-upb.c | 9797 static bool decode_checkenum_slow(upb_Decoder* d, const char* ptr, in decode_checkenum_slow() function 9825 return decode_checkenum_slow(d, ptr, msg, e, field, v); in decode_checkenum()
|
/aosp_15_r20/external/protobuf/ruby/ext/google/protobuf_c/ |
H A D | ruby-upb.c | 9468 static bool decode_checkenum_slow(upb_Decoder* d, const char* ptr, in decode_checkenum_slow() function 9496 return decode_checkenum_slow(d, ptr, msg, e, field, v); in decode_checkenum()
|