Searched defs:UTF8ToUTF16 (Results 1 – 2 of 2) sorted by relevance
131 bool UTF8ToUTF16(const char* src, size_t src_len, string16* output) { in UTF8ToUTF16() function136 string16 UTF8ToUTF16(const base::StringPiece& utf8) { in UTF8ToUTF16() function160 bool UTF8ToUTF16(const char* src, size_t src_len, string16* output) { in UTF8ToUTF16() function164 string16 UTF8ToUTF16(const base::StringPiece& utf8) { in UTF8ToUTF16() function
675 UTF8ToUTF16(unsigned char* outb, int *outlen, in UTF8ToUTF16() function