Searched defs:copy_attrs (Results 1 – 4 of 4) sorted by relevance
/system/core/adb/client/ |
D | bugreport.cpp | 285 bool Bugreport::DoSyncPull(const std::vector<const char*>& srcs, const char* dst, bool copy_attrs, in DoSyncPull()
|
D | commandline.cpp | 1347 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
|
D | file_sync_client.cpp | 1606 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/ |
D | bugreport_test.cpp | 45 bool do_sync_pull(const std::vector<const char*>& srcs, const char* dst, bool copy_attrs, in do_sync_pull()
|