Home
last modified time | relevance | path

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

/external/rust/crates/grpcio-sys/grpc/third_party/upb/upb/
Ddecode_fast.c653 static const char *fastdecode_verifyutf8(upb_decstate *d, const char *ptr, in fastdecode_verifyutf8() function
693 return fastdecode_verifyutf8(d, ptr + size, msg, table, hasbits, dst); in fastdecode_longstring()
793 return fastdecode_verifyutf8(d, ptr, msg, table, hasbits, dst); in fastdecode_copystring()
871 return fastdecode_verifyutf8(d, ptr, msg, table, hasbits, dst); in fastdecode_string()