Searched refs:copy_local_dir_remote (Results 1 – 1 of 1) sorted by relevance
/packages/modules/adb/client/ |
D | file_sync_client.cpp | 1331 static bool copy_local_dir_remote(SyncConnection& sc, std::string lpath, std::string rpath, in copy_local_dir_remote() function 1498 copy_local_dir_remote(sc, src_path, dst_dir, sync, false, compression, dry_run); in do_sync_push() 1768 bool success = copy_local_dir_remote(sc, lpath, rpath, true, list_only, compression, dry_run); in do_sync_sync()
|