Home
last modified time | relevance | path

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

/external/rust/crates/grpcio-sys/grpc/third_party/upb/upb/
Djson_decode.c351 static size_t jsondec_unicode(jsondec *d, char* out) { in jsondec_unicode() function
439 end += jsondec_unicode(d, end); in jsondec_string()