Home
last modified time | relevance | path

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

/system/core/libutils/include/utils/
DUnicode.h93 int32_t utf32_from_utf8_at(const char *src, size_t src_len, size_t index, size_t *next_index);
/system/core/libutils/
DUnicode.cpp128 int32_t utf32_from_utf8_at(const char *src, size_t src_len, size_t index, size_t *next_index) in utf32_from_utf8_at() function