Searched defs:utf8_buffer (Results 1 – 3 of 3) sorted by relevance
399 char* utf8_buffer, int byte_length, int byte_capacity) { in MakeUnicodeTextAcceptingOwnership()409 const char* utf8_buffer, int byte_length) { in MakeUnicodeTextWithoutAcceptingOwnership()
89 CanonOutput* utf8_buffer, in PrepareUTF16OverrideComponent()342 CanonOutput* utf8_buffer, in SetupUTF16OverrideComponents()
105 std::string utf8_buffer = base::UTF16ToUTF8(data); in sendStringData() local