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

  /frameworks/base/libs/utils/
String16.cpp 215 utf8_to_utf16(const uint8_t *src, size_t srcLen, function
295 utf8_to_utf16((const uint8_t*)p, len, str, bufSize);
ResourceTypes.cpp 483 utf8_to_utf16(u8src, encLen, u16str, *outLen);
    [all...]
  /frameworks/base/include/utils/
String16.h 53 void utf8_to_utf16(const uint8_t *src, size_t srcLen, char16_t* dst, const size_t dstLen);
  /prebuilt/sdk/tools/linux/
aapt 

Completed in 183 milliseconds