Searched defs:from_dir (Results 1 – 3 of 3) sorted by relevance
/aosp12/system/vold/bench/inodeop_bench/ |
H A D | inodeop_bench.cpp | 77 std::string from_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() 281 bool exhaustive_readdir(const std::string& from_dir) { in exhaustive_readdir()
|
/aosp12/system/core/init/ |
H A D | mount_namespace.cpp | 111 static Result<void> ActivateFlattenedApexesFrom(const std::string& from_dir, in ActivateFlattenedApexesFrom()
|
/aosp12/build/make/tools/releasetools/ |
H A D | merge_target_files.py | 290 def copy_items(from_dir, to_dir, patterns): argument
|