Searched refs:copy_local_dir_remote (Results 1 – 1 of 1) sorted by relevance
/system/core/adb/client/ |
D | file_sync_client.cpp | 852 static bool copy_local_dir_remote(SyncConnection& sc, std::string lpath, in copy_local_dir_remote() function 1015 success &= copy_local_dir_remote(sc, src_path, dst_dir, sync, false); in do_sync_push() 1282 bool success = copy_local_dir_remote(sc, lpath, rpath, true, list_only); in do_sync_sync()
|