Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/stubs/
Dcommon.h148 inline bool IsStructurallyValidUTF8(const std::string& str) { in IsStructurallyValidUTF8() function
Dstructurally_valid.cc527 bool IsStructurallyValidUTF8(const char* buf, int len) { in IsStructurallyValidUTF8() function