Home
last modified time | relevance | path

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

/system/core/libutils/
DUnicode.cpp200 void utf32_to_utf8(const char32_t* src, size_t src_len, char* dst, size_t dst_len) in utf32_to_utf8()
328 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/client/
Dfile_sync_client.cpp1459 size_t dst_len = strlen(dst); in do_sync_push() local
1686 size_t dst_len = strlen(dst); in do_sync_pull() local