Home
last modified time | relevance | path

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

/external/rust/crates/grpcio-sys/grpc/third_party/upb/upb/
Ddecode_fast.c663 static const char *fastdecode_longstring(struct upb_decstate *d, in fastdecode_longstring() function
704 return fastdecode_longstring(d, ptr, msg, table, hasbits, dst, true); in fastdecode_longstring_utf8()
713 return fastdecode_longstring(d, ptr, msg, table, hasbits, dst, false); in fastdecode_longstring_noutf8()