Searched refs:sync_send (Results 1 – 1 of 1) sorted by relevance
/packages/modules/adb/client/ |
D | file_sync_client.cpp | 1030 static bool sync_send(SyncConnection& sc, const std::string& lpath, const std::string& rpath, in sync_send() function 1415 if (!sync_send(sc, ci.lpath, ci.rpath, ci.time, ci.mode, false, compression, in copy_local_dir_remote() 1519 success &= sync_send(sc, src_path, dst_path, st.st_mtime, st.st_mode, sync, compression, in do_sync_push()
|