Home
last modified time | relevance | path

Searched defs:copy_attrs (Results 1 – 4 of 4) sorted by relevance

/system/core/adb/client/
Dbugreport.cpp285 bool Bugreport::DoSyncPull(const std::vector<const char*>& srcs, const char* dst, bool copy_attrs, in DoSyncPull()
Dcommandline.cpp1347 const char** dst, bool* copy_attrs, bool* sync, in parse_push_pull_args()
1959 bool copy_attrs = false; in adb_commandline() local
1971 bool copy_attrs = false; in adb_commandline() local
Dfile_sync_client.cpp1606 bool copy_attrs, CompressionType compression) { in copy_remote_dir_local()
1653 bool do_sync_pull(const std::vector<const char*>& srcs, const char* dst, bool copy_attrs, in do_sync_pull()
/system/core/adb/
Dbugreport_test.cpp45 bool do_sync_pull(const std::vector<const char*>& srcs, const char* dst, bool copy_attrs, in do_sync_pull()