Searched defs:list_only (Results 1 – 2 of 2) sorted by relevance
854 bool list_only) { in copy_local_dir_remote()1278 bool do_sync_sync(const std::string& lpath, const std::string& rpath, bool list_only) { in do_sync_sync()
1820 bool list_only = false; in adb_commandline() local