HomeSort by relevance Sort by last modified time
    Searched defs:utf8_to_utf16 (Results 1 - 4 of 4) sorted by null

  /external/libmtp/src/
unicode.c 111 uint16_t *utf8_to_utf16(LIBMTP_mtpdevice_t *device, const char *localstr) function
  /system/core/libutils/
Unicode.cpp 572 void utf8_to_utf16(const uint8_t* u8str, size_t u8len, char16_t* u16str) { function
  /external/libcxx/src/
locale.cpp 1853 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
    [all...]
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/src/
locale.cpp 1932 utf8_to_utf16(const uint8_t* frm, const uint8_t* frm_end, const uint8_t*& frm_nxt, function
2053 utf8_to_utf16(const uint8_t* frm, const uint8_t* frm_end, const uint8_t*& frm_nxt, function
    [all...]

Completed in 446 milliseconds