Home
last modified time | relevance | path

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

/external/rust/crates/grpcio-sys/grpc/third_party/upb/upb/
Ddecode.c341 static const char *decode_togroup(upb_decstate *d, const char *ptr, in decode_togroup() function
390 return decode_togroup(d, ptr, submsg, layout, field); in decode_toarray()
501 ptr = decode_togroup(d, ptr, submsg, layout, field); in decode_tomsg()