Searched defs:utf8 (Results 1 – 5 of 5) sorted by relevance
26 size_t CountModifiedUtf8Chars(const char* utf8) { in CountModifiedUtf8Chars()126 int CompareModifiedUtf8ToUtf16AsCodePointValues(const char* utf8, const uint16_t* utf16, in CompareModifiedUtf8ToUtf16AsCodePointValues()
189 std::string utf8(s->ToModifiedUtf8()); in Dump() local
196 const std::string utf8 = s->ToModifiedUtf8(); in LookupStringFromImage() local
1086 uint8_t utf8 = CheckUtfBytes(bytes, &errorKind); in CheckUtfString() local1099 uint8_t utf8 = *(bytes++); in CheckUtfBytes() local
283 const char* utf8 = dex_file->StringDataByIdx(string_idx); in PreloadDexCachesResolveString() local