Home
last modified time | relevance | path

Searched defs:old_path (Results 1 – 10 of 10) sorted by relevance

/external/chromium/third_party/libjingle/source/talk/base/
Dfileutils.h186 bool MoveFileOrFolder(const Pathname &old_path, const Pathname &new_path) { in MoveFileOrFolder()
202 bool CopyFileOrFolder(const Pathname &old_path, const Pathname &new_path) { in CopyFileOrFolder()
334 static bool MoveFolder(const Pathname &old_path, const Pathname &new_path) { in MoveFolder()
338 static bool MoveFile(const Pathname &old_path, const Pathname &new_path) { in MoveFile()
342 static bool CopyFolder(const Pathname &old_path, const Pathname &new_path) { in CopyFolder()
346 static bool CopyFile(const Pathname &old_path, const Pathname &new_path) { in CopyFile()
Dwin32filesystem.cc247 bool Win32Filesystem::MoveFile(const Pathname &old_path, in MoveFile()
259 bool Win32Filesystem::MoveFolder(const Pathname &old_path, in MoveFolder()
307 bool Win32Filesystem::CopyFile(const Pathname &old_path, in CopyFile()
Dunixfilesystem.cc220 bool UnixFilesystem::MoveFile(const Pathname &old_path, in MoveFile()
239 bool UnixFilesystem::MoveFolder(const Pathname &old_path, in MoveFolder()
265 bool UnixFilesystem::CopyFile(const Pathname &old_path, in CopyFile()
Dfileutils.cc168 bool FilesystemInterface::CopyFolder(const Pathname &old_path, in DirectoryIterator()
/external/chromium/net/base/
Dnet_util_posix.cc36 std::string old_path = url.path(); in FileURLToFilePath() local
/external/chromium/net/test/
Dpython_utils.cc20 std::string old_path; in AppendToPythonPath() local
/external/linux-tools-perf/util/
Dexec_cmd.c84 const char *old_path = getenv("PATH"); in setup_path() local
/external/chromium/chrome/browser/extensions/
Dextension_management_browsertest.cc90 FilePath old_path = service->extensions()->back()->path(); in IN_PROC_BROWSER_TEST_F() local
/external/linux-tools-perf/
Dbuiltin-help.c323 const char *old_path = getenv("MANPATH"); in setup_man_path() local
/external/qemu/block/
Dvvfat.c2361 char* old_path = mapping->path; in handle_renames_and_mkdirs() local