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