Home
last modified time | relevance | path

Searched defs:list_only (Results 1 – 2 of 2) sorted by relevance

/system/core/adb/client/
Dfile_sync_client.cpp854 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()
Dcommandline.cpp1820 bool list_only = false; in adb_commandline() local