HomeSort by relevance Sort by last modified time
    Searched refs:utf8_length (Results 1 - 6 of 6) sorted by null

  /system/core/include/utils/
Unicode.h 131 ssize_t utf8_length(const char *src);
  /art/runtime/mirror/
string.cc 122 const char* utf8_data_in, int32_t utf8_length) {
130 ConvertModifiedUtf8ToUtf16(utf16_data_out, utf16_length, utf8_data_in, utf8_length);
string.h 120 const char* utf8_data_in, int32_t utf8_length)
  /prebuilts/misc/windows/sdl2/test/
testime.c 40 size_t utf8_length(unsigned char c) function
57 size_t len = utf8_length(*p);
  /system/core/libutils/
Unicode.cpp 382 ssize_t utf8_length(const char *src) function
  /external/v8/src/
api.cc 4710 int utf8_length = 0; local
4721 int utf8_length = 0; local
    [all...]

Completed in 359 milliseconds