Searched defs:utf8_to_utf16 (Results 1 - 2 of 2) sorted by relevance

/external/libmtp/src/
H A Dunicode.c111 uint16_t *utf8_to_utf16(LIBMTP_mtpdevice_t *device, const char *localstr) function
/external/libcxx/src/
H A Dlocale.cpp1950 utf8_to_utf16(const uint8_t* frm, const uint8_t* frm_end, const uint8_t*& frm_nxt, function
2071 utf8_to_utf16(const uint8_t* frm, const uint8_t* frm_end, const uint8_t*& frm_nxt, function
3203 result r = utf8_to_utf16(_frm, _frm_end, _frm_nxt, _to, _to_end, _to_nxt);
4046 result r = utf8_to_utf16(_frm, _frm_end, _frm_nxt, _to, _to_end, _to_nxt,
4121 result r = utf8_to_utf16(_frm, _frm_end, _frm_nxt, _to, _to_end, _to_nxt,
4196 result r = utf8_to_utf16(_frm, _frm_end, _frm_nxt, _to, _to_end, _to_nxt,

Completed in 124 milliseconds