Searched refs:utf8_length (Results 1 – 2 of 2) sorted by relevance
209 int32_t utf8_length) { in AllocFromModifiedUtf8() argument211 const bool compressible = kUseStringCompression && (utf16_length == utf8_length); in AllocFromModifiedUtf8()222 ConvertModifiedUtf8ToUtf16(utf16_data_out, utf16_length, utf8_data_in, utf8_length); in AllocFromModifiedUtf8()
138 const char* utf8_data_in, int32_t utf8_length)