Home
last modified time | relevance | path

Searched defs:ReplaceFile (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/base/
Dfile_util_win.cc144 bool ReplaceFile(const FilePath& from_path, in ReplaceFile() function
Dfile_util_posix.cc245 bool ReplaceFile(const FilePath& from_path, in ReplaceFile() function
/external/chromium/base/
Dfile_util_posix.cc211 bool ReplaceFile(const FilePath& from_path, const FilePath& to_path) { in ReplaceFile() function
Dfile_util_win.cc212 bool ReplaceFile(const FilePath& from_path, const FilePath& to_path) { in ReplaceFile() function