Home
last modified time | relevance | path

Searched defs:dry_run (Results 1 – 3 of 3) sorted by relevance

/packages/modules/adb/daemon/
Dfile_sync_service.cpp349 CompressionType compression, bool dry_run, std::vector<char>& buffer, in handle_send_file()
454 static bool handle_send_link(int s, const std::string& path, uint32_t* timestamp, bool dry_run, in handle_send_link()
508 bool dry_run, std::vector<char>& buffer) { in send_impl()
585 bool dry_run = false; in do_send_v2() local
/packages/modules/adb/client/
Dfile_sync_client.cpp352 bool SendSend2(std::string_view path, mode_t mode, CompressionType compression, bool dry_run) { in SendSend2()
565 size_t data_length, bool dry_run) { in SendSmallFile()
611 bool dry_run) { in SendLargeFile()
1032 bool dry_run) { in sync_send()
1333 CompressionType compression, bool dry_run) { in copy_local_dir_remote()
1432 CompressionType compression, bool dry_run) { in do_sync_push()
1764 CompressionType compression, bool dry_run) { in do_sync_sync()
Dcommandline.cpp1349 CompressionType* compression, bool* dry_run) { in parse_push_pull_args()
1962 bool dry_run = false; in adb_commandline() local
1996 bool dry_run = false; in adb_commandline() local