HomeSort by relevance Sort by last modified time
    Searched full:utf16_to_utf8_length (Results 1 - 5 of 5) sorted by null

  /system/core/include/utils/
Unicode.h 108 ssize_t utf16_to_utf8_length(const char16_t *src, size_t src_len);
112 * enough to fit the UTF-16 as measured by utf16_to_utf8_length with an added
  /system/core/libutils/
String8.cpp 99 const ssize_t bytes = utf16_to_utf8_length(in, len);
Unicode.cpp 406 ssize_t utf16_to_utf8_length(const char16_t *src, size_t src_len) function
  /prebuilts/sdk/tools/linux/
libbcc.so 
aapt 

Completed in 68 milliseconds