Home
last modified time | relevance | path

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

/external/rust/crates/grpcio-sys/grpc/third_party/upb/upb/
Ddecode_fast.c127 static const char *fastdecode_delimited(upb_decstate *d, const char *ptr, in fastdecode_delimited() function
442 ptr = fastdecode_delimited(d, ptr, &fastdecode_topackedvarint, &ctx); in fastdecode_packedvarint()
989 ptr = fastdecode_delimited(d, ptr, fastdecode_tosubmsg, &submsg); in fastdecode_submsg()