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