Home
last modified time | relevance | path

Searched refs:decode_readstr (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/cronet/third_party/protobuf/ruby/ext/google/protobuf_c/
H A Druby-upb.c9384 static const char* decode_readstr(upb_Decoder* d, const char* ptr, int size, in decode_readstr() function
9640 return decode_readstr(d, ptr, val->size, str); in decode_toarray()
9768 return decode_readstr(d, ptr, val->size, mem); in decode_tomsg()
/aosp_15_r20/external/protobuf/php/ext/google/protobuf/
H A Dphp-upb.c9713 static const char* decode_readstr(upb_Decoder* d, const char* ptr, int size, in decode_readstr() function
9969 return decode_readstr(d, ptr, val->size, str); in decode_toarray()
10097 return decode_readstr(d, ptr, val->size, mem); in decode_tomsg()
/aosp_15_r20/external/cronet/third_party/protobuf/php/ext/google/protobuf/
H A Dphp-upb.c9713 static const char* decode_readstr(upb_Decoder* d, const char* ptr, int size, in decode_readstr() function
9969 return decode_readstr(d, ptr, val->size, str); in decode_toarray()
10097 return decode_readstr(d, ptr, val->size, mem); in decode_tomsg()
/aosp_15_r20/external/protobuf/ruby/ext/google/protobuf_c/
H A Druby-upb.c9384 static const char* decode_readstr(upb_Decoder* d, const char* ptr, int size, in decode_readstr() function
9640 return decode_readstr(d, ptr, val->size, str); in decode_toarray()
9768 return decode_readstr(d, ptr, val->size, mem); in decode_tomsg()