| /external/cronet/net/disk_cache/ |
| D | cache_util_win.cc | 16 bool MoveCache(const base::FilePath& from_path, const base::FilePath& to_path) { in MoveCache()
|
| D | cache_util_posix.cc | 15 bool MoveCache(const base::FilePath& from_path, const base::FilePath& to_path) { in MoveCache()
|
| D | disk_cache.cc | 588 bool TrivialFileOperations::ReplaceFile(const base::FilePath& from_path, in ReplaceFile()
|
| /external/cronet/base/files/ |
| D | file_util_win.cc | 131 bool DoCopyFile(const FilePath& from_path, in DoCopyFile() 168 bool DoCopyDirectory(const FilePath& from_path, in DoCopyDirectory() 467 bool ReplaceFile(const FilePath& from_path, in ReplaceFile() 508 bool CopyDirectory(const FilePath& from_path, in CopyDirectory() 514 bool CopyDirectoryExcl(const FilePath& from_path, in CopyDirectoryExcl() 1094 bool CopyFile(const FilePath& from_path, const FilePath& to_path) { in CopyFile() 1209 bool MoveUnsafe(const FilePath& from_path, const FilePath& to_path) { in MoveUnsafe() 1243 bool CopyAndDeleteDirectory(const FilePath& from_path, in CopyAndDeleteDirectory()
|
| D | file_util_posix.cc | 135 bool DoCopyDirectory(const FilePath& from_path, in DoCopyDirectory() 390 bool ReplaceFile(const FilePath& from_path, in ReplaceFile() 401 bool CopyDirectory(const FilePath& from_path, in CopyDirectory() 407 bool CopyDirectoryExcl(const FilePath& from_path, in CopyDirectoryExcl() 1192 bool CopyFile(const FilePath& from_path, const FilePath& to_path) { in CopyFile() 1262 bool MoveUnsafe(const FilePath& from_path, const FilePath& to_path) { in MoveUnsafe()
|
| D | file_util.cc | 168 bool Move(const FilePath& from_path, const FilePath& to_path) { in Move()
|
| /external/rust/crates/walkdir/src/ |
| D | dent.rs | 230 pub(crate) fn from_path( in from_path() method 252 pub(crate) fn from_path( in from_path() method 276 pub(crate) fn from_path( in from_path() method
|
| D | error.rs | 162 pub(crate) fn from_path( in from_path() method
|
| /external/rust/crates/tokio/tests/ |
| D | fs_copy.rs | 26 let from_path = dir.path().join("foo.txt"); in copy_permissions() localVariable
|
| /external/libchrome/base/files/ |
| D | file_util_posix.cc | 180 bool DoCopyDirectory(const FilePath& from_path, in DoCopyDirectory() 384 bool ReplaceFile(const FilePath& from_path, in ReplaceFile() 395 bool CopyDirectory(const FilePath& from_path, in CopyDirectory() 401 bool CopyDirectoryExcl(const FilePath& from_path, in CopyDirectoryExcl() 1009 bool CopyFile(const FilePath& from_path, const FilePath& to_path) { in CopyFile() 1036 bool MoveUnsafe(const FilePath& from_path, const FilePath& to_path) { in MoveUnsafe()
|
| D | file_util.cc | 46 bool Move(const FilePath& from_path, const FilePath& to_path) { in Move()
|
| D | file_util_unittest.cc | 1922 FilePath from_path = in TEST_F() local 1925 FilePath from_path = in TEST_F() local
|
| /external/rust/crates/same-file/src/ |
| D | unknown.rs | 21 pub fn from_path<P: AsRef<Path>>(_p: P) -> io::Result<Handle> { in from_path() method
|
| D | unix.rs | 60 pub fn from_path<P: AsRef<Path>>(p: P) -> io::Result<Handle> { in from_path() method
|
| D | win.rs | 110 pub fn from_path<P: AsRef<Path>>(p: P) -> io::Result<Handle> { in from_path() method
|
| D | lib.rs | 145 pub fn from_path<P: AsRef<Path>>(p: P) -> io::Result<Handle> { in from_path() method
|
| /external/google-breakpad/src/common/tests/ |
| D | file_utils.cc | 44 bool CopyFile(const char* from_path, const char* to_path) { in CopyFile()
|
| /external/autotest/client/cros/faft/utils/ |
| D | os_interface.py | 150 def copy_file(self, from_path, to_path): argument 155 def copy_dir(self, from_path, to_path): argument
|
| /external/google-breakpad/src/common/linux/tests/ |
| D | crash_generator.cc | 264 char from_path[PATH_MAX], to_path[PATH_MAX]; in CopyProcFiles() local
|
| /external/rust/crates/protobuf-parse/src/ |
| D | proto_path.rs | 137 pub fn from_path(path: &Path) -> anyhow::Result<ProtoPathBuf> { in from_path() method
|
| /external/rust/crates/csv/src/ |
| D | writer.rs | 90 pub fn from_path<P: AsRef<Path>>(&self, path: P) -> Result<Writer<File>> { in from_path() method 591 pub fn from_path<P: AsRef<Path>>(path: P) -> Result<Writer<File>> { in from_path() method
|
| D | reader.rs | 109 pub fn from_path<P: AsRef<Path>>(&self, path: P) -> Result<Reader<File>> { in from_path() method 817 pub fn from_path<P: AsRef<Path>>(path: P) -> Result<Reader<File>> { in from_path() method
|
| /external/rust/crates/protobuf-parse/src/protoc/ |
| D | command.rs | 194 pub(crate) fn from_path(path: impl AsRef<OsStr>) -> Protoc { in from_path() method
|
| /external/crosvm/devices/src/pci/ |
| D | pci_address.rs | 255 pub fn from_path(path: &Path) -> Result<Self> { in from_path() method
|
| /external/rust/crates/tempfile/src/file/ |
| D | mod.rs | 361 pub fn from_path(path: impl Into<PathBuf>) -> Self { in from_path() method
|