Home
last modified time | relevance | path

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

/external/rust/crates/grpcio-sys/grpc/third_party/upb/upb/
Ddecode.c348 static const char *decode_toarray(upb_decstate *d, const char *ptr, in decode_toarray() function
611 ptr = decode_toarray(d, ptr, msg, layout, field, val, op); in decode_msg()