Home
last modified time | relevance | path

Searched defs:from_path (Results 1 – 18 of 18) sorted by relevance

/external/chromium_org/tools/git/
Dmove_source_file.py43 def MakeDestinationPath(from_path, to_path): argument
63 def MoveFile(from_path, to_path): argument
70 def UpdatePostMove(from_path, to_path): argument
/external/chromium_org/net/disk_cache/
Dcache_util_posix.cc14 bool MoveCache(const base::FilePath& from_path, const base::FilePath& to_path) { in MoveCache()
Dcache_util_win.cc16 bool MoveCache(const base::FilePath& from_path, const base::FilePath& to_path) { in MoveCache()
/external/libmtp/examples/
Dgetfile.c42 getfile_function(char * from_path,char * to_path) in getfile_function()
Dsendfile.c49 int sendfile_function(char * from_path, char *to_path) in sendfile_function()
Dsendtr.c164 int sendtrack_function(char * from_path, char * to_path, char *partist, char *palbumartist, char *p… in sendtrack_function()
/external/chromium_org/base/files/
Dfile_util_win.cc115 bool ReplaceFile(const FilePath& from_path, in ReplaceFile()
136 bool CopyDirectory(const FilePath& from_path, const FilePath& to_path, in CopyDirectory()
731 bool MoveUnsafe(const FilePath& from_path, const FilePath& to_path) { in MoveUnsafe()
765 bool CopyFileUnsafe(const FilePath& from_path, const FilePath& to_path) { in CopyFileUnsafe()
794 bool CopyAndDeleteDirectory(const FilePath& from_path, in CopyAndDeleteDirectory()
Dfile_util.cc44 bool Move(const FilePath& from_path, const FilePath& to_path) { in Move()
50 bool CopyFile(const FilePath& from_path, const FilePath& to_path) { in CopyFile()
Dfile_util_posix.cc238 bool ReplaceFile(const FilePath& from_path, in ReplaceFile()
249 bool CopyDirectory(const FilePath& from_path, in CopyDirectory()
836 bool MoveUnsafe(const FilePath& from_path, const FilePath& to_path) { in MoveUnsafe()
863 bool CopyFileUnsafe(const FilePath& from_path, const FilePath& to_path) { in CopyFileUnsafe()
Dfile_util_unittest.cc1365 FilePath from_path = in TEST_F() local
1368 FilePath from_path = in TEST_F() local
/external/chromium_org/chromeos/dbus/
Dfake_image_burner_client.cc21 void FakeImageBurnerClient::BurnImage(const std::string& from_path, in BurnImage()
Dimage_burner_client.cc27 virtual void BurnImage(const std::string& from_path, in BurnImage()
/external/chromium_org/storage/browser/fileapi/
Dsandbox_prioritized_origin_database.cc179 base::FilePath from_path = file_system_directory_.Append(directory_name); in MaybeMigrateDatabase() local
/external/chromium_org/chrome/common/extensions/docs/server2/
Dpatch_servlet_test.py145 def is_redirect(from_host, from_path, to_url): argument
Dappengine_wrappers.py234 def from_path(model_name, path): member in db.Key
/external/chromium_org/chrome/browser/extensions/api/image_writer_private/
Dtest_utils.cc31 virtual void BurnImage(const std::string& from_path, in BurnImage()
/external/chromium_org/content/browser/renderer_host/pepper/
Dpepper_flash_file_message_filter.cc148 const ppapi::PepperFilePath& from_path, in OnRenameFile()
/external/chromium_org/chrome/browser/chromeos/login/users/wallpaper/
Dwallpaper_manager.cc122 base::FilePath from_path = base_path.Append(user_id); in MoveCustomWallpaperDirectory() local