Searched refs:CheckUtfBytes (Results 1 – 1 of 1) sorted by relevance
1425 const uint8_t* utf8 = CheckUtfBytes(bytes, &errorKind); in CheckUtfString()1455 static const uint8_t* CheckUtfBytes(const char* bytes, const char** errorKind) { in CheckUtfBytes() function in art::__anonaa3778310111::ScopedCheck