Home
last modified time | relevance | path

Searched refs:utf8_length (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/include/utils/
DUnicode.h133 ssize_t utf8_length(const char *src);
/frameworks/native/libs/utils/
DUnicode.cpp363 ssize_t utf8_length(const char *src) in utf8_length() function