Home | History | Annotate | Download | only in adb

Lines Matching refs:list_only

874                                   bool list_only) {
913 if (list_only) {
1258 bool do_sync_sync(const std::string& lpath, const std::string& rpath, bool list_only) {
1262 bool success = copy_local_dir_remote(sc, lpath, rpath, true, list_only);
1263 if (!list_only) {