Home
last modified time | relevance | path

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

/external/rust/crates/grpcio-sys/grpc/third_party/upb/upb/
Djson_decode.c670 static upb_msgval jsondec_int(jsondec *d, const upb_fielddef *f) { in jsondec_int() function
813 return jsondec_int(d, f); in jsondec_enum()
965 return jsondec_int(d, f); in jsondec_value()