Home
last modified time | relevance | path

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

/external/rust/crates/grpcio-sys/grpc/third_party/upb/upb/
Djson_decode.c1140 static void jsondec_struct(jsondec *d, upb_msg *msg, const upb_msgdef *m) { in jsondec_struct() function
1200 jsondec_struct(d, submsg, upb_fielddef_msgsubdef(f)); in jsondec_wellknownvalue()
1405 jsondec_struct(d, msg, m); in jsondec_wellknown()