Searched defs:to_dir (Results 1 – 4 of 4) sorted by relevance
/aosp12/system/vold/bench/inodeop_bench/ |
H A D | inodeop_bench.cpp | 79 std::string to_dir; member 194 bool move_files(const std::string& from_dir, const std::string& to_dir, int n_file, in move_files() 226 bool hardlink_files(const std::string& from_dir, const std::string& to_dir, int n_file, in hardlink_files() 258 bool symlink_files(std::string from_dir, const std::string& to_dir, int n_file, in symlink_files()
|
/aosp12/system/core/init/ |
H A D | mount_namespace.cpp | 112 const std::string& to_dir, Fn on_activate) { in ActivateFlattenedApexesFrom()
|
/aosp12/build/make/tools/releasetools/ |
H A D | merge_target_files.py | 290 def copy_items(from_dir, to_dir, patterns): argument
|
/aosp12/system/extras/simpleperf/runtest/ |
H A D | runtest.py | 362 def _download(self, file, to_dir): argument
|