Home
last modified time | relevance | path

Searched defs:src_file_path (Results 1 – 16 of 16) sorted by relevance

/external/chromium_org/chrome/browser/chromeos/drive/file_system/
Dmove_operation.cc87 void MoveOperation::Move(const base::FilePath& src_file_path, in Move()
Dcopy_operation.cc185 void CopyOperation::Copy(const base::FilePath& src_file_path, in Copy()
/external/chromium_org/webkit/browser/fileapi/
Dlocal_file_util.cc202 base::FilePath src_file_path; in CopyOrMoveFile() local
219 const base::FilePath& src_file_path, in CopyInForeignFile()
Dasync_file_util_adapter.cc290 const base::FilePath& src_file_path, in CopyInForeignFile()
Dobfuscated_file_util.cc644 const base::FilePath& src_file_path, in CopyInForeignFile()
1051 const base::FilePath& src_file_path, in CreateFile()
/external/chromium_org/chrome/browser/chromeos/drive/
Ddummy_file_system.h27 virtual void Copy(const base::FilePath& src_file_path, in Copy()
31 virtual void Move(const base::FilePath& src_file_path, in Move()
Dfileapi_worker.cc223 void Copy(const base::FilePath& src_file_path, in Copy()
233 void Move(const base::FilePath& src_file_path, in Move()
Dfake_file_system.cc63 void FakeFileSystem::Copy(const base::FilePath& src_file_path, in Copy()
70 void FakeFileSystem::Move(const base::FilePath& src_file_path, in Move()
Dasync_file_util.cc329 const base::FilePath& src_file_path, in CopyInForeignFile()
Dfile_system.cc384 void FileSystem::Copy(const base::FilePath& src_file_path, in Copy()
394 void FileSystem::Move(const base::FilePath& src_file_path, in Move()
Dfile_cache_unittest.cc887 const base::FilePath src_file_path = temp_dir_.path().Append("test.dat"); in TEST_F() local
/external/chromium/base/
Dfile_util_proxy.cc20 const FilePath& src_file_path, in PerformCommonCheckAndPreparationForMoveAndCopy()
334 RelayCopy(const FilePath& src_file_path, in RelayCopy()
360 RelayMove(const FilePath& src_file_path, in RelayMove()
808 const FilePath& src_file_path, in Copy()
817 const FilePath& src_file_path, in Move()
/external/chromium_org/chrome/browser/media_galleries/fileapi/
Dnative_media_file_util.cc239 const base::FilePath& src_file_path, in CopyInForeignFile()
364 const base::FilePath& src_file_path, in CopyInForeignFileOnTaskRunnerThread()
437 base::FilePath src_file_path; in CopyOrMoveFileSync() local
469 const base::FilePath& src_file_path, in CopyInForeignFileSync()
Ddevice_media_async_file_util.cc188 const base::FilePath& src_file_path, in CopyInForeignFile()
/external/chromium_org/third_party/leveldatabase/
Denv_chromium.cc879 base::FilePath src_file_path = CreateFilePath(src); in RenameFile() local
/external/chromium_org/content/browser/fileapi/
Dobfuscated_file_util_unittest.cc538 base::FilePath src_file_path = root_file_path.AppendASCII("file_name"); in TestCopyInForeignFileHelper() local