Searched defs:from_dir (Results 1 – 7 of 7) sorted by relevance
/aosp_15_r20/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()
|
/aosp_15_r20/build/make/tools/releasetools/merge/ |
H A D | merge_utils.py | 52 def CopyItems(from_dir, to_dir, copy_item_list): argument
|
/aosp_15_r20/external/autotest/client/bin/ |
H A D | site_sysinfo_unittest.py | 175 def _destination_path(self, relative_path, from_dir=None): argument
|
H A D | site_sysinfo.py | 99 def _anchored_exclude_pattern(self, from_dir, pattern): argument
|
/aosp_15_r20/tools/asuite/adevice/src/ |
H A D | fingerprint.rs | 81 pub fn from_dir() -> Self { in from_dir() method
|
/aosp_15_r20/external/autotest/utils/frozen_chromite/lib/ |
H A D | osutils.py | 446 def CopyDirContents(from_dir, to_dir, symlinks=False, allow_nonempty=False): argument
|
/aosp_15_r20/external/f2fs-tools/include/ |
H A D | f2fs_fs.h | 1566 char *from_dir; member
|