Home
last modified time | relevance | path

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

/system/core/adb/
Dfile_sync_client.c683 int tmplen = strlen(lpath)+2; in copy_local_dir_remote() local
690 int tmplen = strlen(rpath)+2; in copy_local_dir_remote() local
782 int tmplen = strlen(name) + strlen(rpath) + 2; in do_sync_push() local
882 int tmplen = strlen(rpath) + 2; in copy_remote_dir_local() local
889 int tmplen = strlen(lpath) + 2; in copy_remote_dir_local() local
976 int tmplen = strlen(name) + strlen(lpath) + 2; in do_sync_pull() local