Searched refs:dst_len (Results 1 – 1 of 1) sorted by relevance
1459 size_t dst_len = strlen(dst); in do_sync_push() local1463 if (dst[dst_len - 1] == '/' && dst_exists) { in do_sync_push()1686 size_t dst_len = strlen(dst); in do_sync_pull() local1690 if (adb_is_separator(dst[dst_len - 1]) && dst_exists) { in do_sync_pull()