Searched defs:from_dir (Results 1 – 2 of 2) sorted by relevance
/system/vold/bench/inodeop_bench/ |
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()
|
/system/core/init/ |
D | mount_namespace.cpp | 111 static Result<void> ActivateFlattenedApexesFrom(const std::string& from_dir, in ActivateFlattenedApexesFrom()
|