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

/external/libmtp/src/
H A Dunicode.h37 uint16_t *utf8_to_utf16(LIBMTP_mtpdevice_t*, const char*);
H A Dunicode.c111 uint16_t *utf8_to_utf16(LIBMTP_mtpdevice_t *device, const char *localstr) function
H A Dplaylist-spl.c459 char *const t = (char*) utf8_to_utf16(device, p->text);
/external/libcxx/src/
H A Dlocale.cpp1853 utf8_to_utf16(const uint8_t* frm, const uint8_t* frm_end, const uint8_t*& frm_nxt, function
1974 utf8_to_utf16(const uint8_t* frm, const uint8_t* frm_end, const uint8_t*& frm_nxt, function
3106 result r = utf8_to_utf16(_frm, _frm_end, _frm_nxt, _to, _to_end, _to_nxt);
3949 result r = utf8_to_utf16(_frm, _frm_end, _frm_nxt, _to, _to_end, _to_nxt,
4024 result r = utf8_to_utf16(_frm, _frm_end, _frm_nxt, _to, _to_end, _to_nxt,
4099 result r = utf8_to_utf16(_frm, _frm_end, _frm_nxt, _to, _to_end, _to_nxt,

Completed in 145 milliseconds