Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/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