Home
last modified time | relevance | path

Searched defs:IsStructurallyValidUTF8 (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/stubs/
H A Dcommon.h132 inline bool IsStructurallyValidUTF8(StringPiece str) { in IsStructurallyValidUTF8() function
H A Dstructurally_valid.cc557 bool IsStructurallyValidUTF8(const char* buf, int len) { in IsStructurallyValidUTF8() function
/aosp_15_r20/external/protobuf/src/google/protobuf/stubs/
H A Dcommon.h132 inline bool IsStructurallyValidUTF8(StringPiece str) { in IsStructurallyValidUTF8() function
H A Dstructurally_valid.cc557 bool IsStructurallyValidUTF8(const char* buf, int len) { in IsStructurallyValidUTF8() function