Searched refs:copy_local_dir_remote (Results 1 - 1 of 1) sorted by relevance

/system/core/adb/
H A Dfile_sync_client.c674 static int copy_local_dir_remote(int fd, const char *lpath, const char *rpath, int checktimestamps, int listonly) function
762 if(copy_local_dir_remote(fd, lpath, rpath, 0, 0)) {
1017 if(copy_local_dir_remote(fd, lpath, rpath, 1, listonly)){

Completed in 386 milliseconds