Home
last modified time | relevance | path

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

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