Home
last modified time | relevance | path

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

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