Searched defs:to_dir (Results 1 – 3 of 3) sorted by relevance
/system/vold/bench/inodeop_bench/ |
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()
|
/system/core/init/ |
D | mount_namespace.cpp | 112 const std::string& to_dir, Fn on_activate) { in ActivateFlattenedApexesFrom()
|
/system/extras/simpleperf/runtest/ |
D | runtest.py | 362 def _download(self, file, to_dir): argument
|