Home
last modified time | relevance | path

Searched defs:to_path (Results 1 – 3 of 3) sorted by relevance

/third_party/littlefs/scripts/
Dchangeprefix.py52 def changefile(from_prefix, to_prefix, from_path, to_path, *, argument
/third_party/gn/src/base/files/
Dfile_util_posix.cc208 const FilePath& to_path, in ReplaceFile()
684 bool CopyFile(const FilePath& from_path, const FilePath& to_path) { in CopyFile()
Dfile_util_win.cc223 const FilePath& to_path, in ReplaceFile()