Home
last modified time | relevance | path

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

/external/rust/crates/grpcio-sys/grpc/third_party/upb/upb/
Djson_decode.c46 static bool jsondec_isnullvalue(const upb_fielddef *f) { in jsondec_isnullvalue() function
56 jsondec_isnullvalue(f); in jsondec_isvalue()
804 if (jsondec_isnullvalue(f)) { in jsondec_enum()