Home
last modified time | relevance | path

Searched defs:dst_len (Results 1 – 1 of 1) sorted by relevance

/system/core/libutils/
DUnicode.cpp168 void utf32_to_utf8(const char32_t* src, size_t src_len, char* dst, size_t dst_len) in utf32_to_utf8()
283 void utf16_to_utf8(const char16_t* src, size_t src_len, char* dst, size_t dst_len) in utf16_to_utf8()