Home
last modified time | relevance | path

Searched refs:utf8_to_utf16 (Results 1 – 4 of 4) sorted by relevance

/external/libmtp/src/
Dunicode.h37 uint16_t *utf8_to_utf16(LIBMTP_mtpdevice_t*, const char*);
Dunicode.c111 uint16_t *utf8_to_utf16(LIBMTP_mtpdevice_t *device, const char *localstr) in utf8_to_utf16() function
Dplaylist-spl.c459 char *const t = (char*) utf8_to_utf16(device, p->text); in write_from_spl_text_t()
/external/libcxx/src/
Dlocale.cpp1936 utf8_to_utf16(const uint8_t* frm, const uint8_t* frm_end, const uint8_t*& frm_nxt, in utf8_to_utf16() function
2057 utf8_to_utf16(const uint8_t* frm, const uint8_t* frm_end, const uint8_t*& frm_nxt, in utf8_to_utf16() function
3189 result r = utf8_to_utf16(_frm, _frm_end, _frm_nxt, _to, _to_end, _to_nxt); in do_in()
4032 result r = utf8_to_utf16(_frm, _frm_end, _frm_nxt, _to, _to_end, _to_nxt, in do_in()
4107 result r = utf8_to_utf16(_frm, _frm_end, _frm_nxt, _to, _to_end, _to_nxt, in do_in()
4182 result r = utf8_to_utf16(_frm, _frm_end, _frm_nxt, _to, _to_end, _to_nxt, in do_in()