Home
last modified time | relevance | path

Searched defs:from_dir (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/system/vold/bench/inodeop_bench/
H A Dinodeop_bench.cpp77 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 Dmerge_utils.py52 def CopyItems(from_dir, to_dir, copy_item_list): argument
/aosp_15_r20/external/autotest/client/bin/
H A Dsite_sysinfo_unittest.py175 def _destination_path(self, relative_path, from_dir=None): argument
H A Dsite_sysinfo.py99 def _anchored_exclude_pattern(self, from_dir, pattern): argument
/aosp_15_r20/tools/asuite/adevice/src/
H A Dfingerprint.rs81 pub fn from_dir() -> Self { in from_dir() method
/aosp_15_r20/external/autotest/utils/frozen_chromite/lib/
H A Dosutils.py446 def CopyDirContents(from_dir, to_dir, symlinks=False, allow_nonempty=False): argument
/aosp_15_r20/external/f2fs-tools/include/
H A Df2fs_fs.h1566 char *from_dir; member