Home
last modified time | relevance | path

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

/aosp_15_r20/external/grpc-grpc/third_party/upb/upb/io/
H A Dtokenizer.c817 static int UnicodeLength(char key) { in UnicodeLength() function
830 const int len = UnicodeLength(*p++); in FetchUnicodePoint()
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/io/
H A Dtokenizer.cc1103 static inline int UnicodeLength(char key) { in UnicodeLength() function
1116 const int len = UnicodeLength(*p++); in FetchUnicodePoint()
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/upb/upb/io/
Dtokenizer.c837 static int UnicodeLength(char key) { in UnicodeLength() function
850 const int len = UnicodeLength(*p++); in FetchUnicodePoint()
/aosp_15_r20/external/protobuf/src/google/protobuf/io/
H A Dtokenizer.cc1103 static inline int UnicodeLength(char key) { in UnicodeLength() function
1116 const int len = UnicodeLength(*p++); in FetchUnicodePoint()