Home
last modified time | relevance | path

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

/system/core/libutils/
DUnicode.cpp188 void utf32_to_utf8(const char32_t* src, size_t src_len, char* dst, size_t dst_len) in utf32_to_utf8()
357 void utf16_to_utf8(const char16_t* src, size_t src_len, char* dst, size_t dst_len) in utf16_to_utf8()
/system/core/adb/
Dfile_sync_client.cpp946 size_t dst_len = strlen(dst); in do_sync_push() local
1170 size_t dst_len = strlen(dst); in do_sync_pull() local