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

  /system/core/liblog/
logprint.c 869 * Expect one-day utf8_character_length with the same signature could
873 LIBLOG_WEAK ssize_t utf8_character_length(const char *src, size_t len) function
932 len = utf8_character_length(message, len);
    [all...]

Completed in 239 milliseconds