Searched refs:do_sync_sync (Results 1 – 3 of 3) sorted by relevance
/packages/modules/adb/client/ |
D | file_sync_client.h | 30 bool do_sync_sync(const std::string& lpath, const std::string& rpath, bool list_only,
|
D | commandline.cpp | 2039 if (!do_sync_sync(src_dir, "/" + partition, list_only, compression, dry_run)) { in adb_commandline()
|
D | file_sync_client.cpp | 1763 bool do_sync_sync(const std::string& lpath, const std::string& rpath, bool list_only, in do_sync_sync() function
|