Home
last modified time | relevance | path

Searched refs:do_sync_sync (Results 1 – 3 of 3) sorted by relevance

/packages/modules/adb/client/
Dfile_sync_client.h30 bool do_sync_sync(const std::string& lpath, const std::string& rpath, bool list_only,
Dcommandline.cpp2039 if (!do_sync_sync(src_dir, "/" + partition, list_only, compression, dry_run)) { in adb_commandline()
Dfile_sync_client.cpp1763 bool do_sync_sync(const std::string& lpath, const std::string& rpath, bool list_only, in do_sync_sync() function