Home
last modified time | relevance | path

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

/external/rust/crates/grpcio-sys/grpc/third_party/upb/upb/
Ddecode.c295 static const char *decode_readstr(upb_decstate *d, const char *ptr, int size, in decode_readstr() function
381 return decode_readstr(d, ptr, val.size, str); in decode_toarray()
511 return decode_readstr(d, ptr, val.size, mem); in decode_tomsg()