Home
last modified time | relevance | path

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

/external/chromium_org/chrome/browser/chromeos/drive/
Dfile_cache_unittest.cc174 const base::FilePath src_file_path = temp_dir_.path().Append("test.dat"); in TEST_F() local
228 const base::FilePath src_file_path = temp_dir_.path().Append("test.dat"); in TEST_F() local
272 const base::FilePath src_file_path = temp_dir_.path().Append("test.dat"); in TEST_F() local
322 const base::FilePath src_file_path = temp_dir_.path().Append("test.dat"); in TEST_F() local
401 const base::FilePath src_file_path = temp_dir_.path().Append("test.dat"); in TEST_F() local
472 const base::FilePath src_file_path = temp_dir_.path().Append("test.dat"); in TEST_F() local
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()
Dfake_file_system.cc61 void FakeFileSystem::Copy(const base::FilePath& src_file_path, in Copy()
68 void FakeFileSystem::Move(const base::FilePath& src_file_path, in Move()
Dfile_system_unittest.cc314 base::FilePath src_file_path(FILE_PATH_LITERAL("drive/root/File 1.txt")); in TEST_F() local
344 base::FilePath src_file_path(FILE_PATH_LITERAL("drive/root/File 1.txt")); in TEST_F() local
Dfile_system.cc419 void FileSystem::Copy(const base::FilePath& src_file_path, in Copy()
429 void FileSystem::Move(const base::FilePath& src_file_path, in Move()
/external/chromium_org/chrome/browser/chromeos/drive/file_system/
Dmove_operation.cc81 void MoveOperation::Move(const base::FilePath& src_file_path, in Move()
Dcopy_operation.cc29 base::FilePath src_file_path; member
300 void CopyOperation::Copy(const base::FilePath& src_file_path, in Copy()
/external/chromium_org/webkit/browser/fileapi/
Dlocal_file_util.cc194 base::FilePath src_file_path; in CopyOrMoveFile() local
211 const base::FilePath& src_file_path, in CopyInForeignFile()
Dasync_file_util_adapter.cc290 const base::FilePath& src_file_path, in CopyInForeignFile()
Dobfuscated_file_util.cc632 const base::FilePath& src_file_path, in CopyInForeignFile()
1079 const base::FilePath& src_file_path, in CreateFile()
/external/chromium_org/chrome/browser/media_galleries/fileapi/
Dnative_media_file_util.cc250 const base::FilePath& src_file_path, in CopyInForeignFile()
375 const base::FilePath& src_file_path, in CopyInForeignFileOnTaskRunnerThread()
447 base::FilePath src_file_path; in CopyOrMoveFileSync() local
480 const base::FilePath& src_file_path, in CopyInForeignFileSync()
Ddevice_media_async_file_util.cc388 const base::FilePath& src_file_path, in CopyInForeignFile()
/external/chromium_org/chrome/browser/chromeos/drive/fileapi/
Dfileapi_worker.cc227 void Copy(const base::FilePath& src_file_path, in Copy()
237 void Move(const base::FilePath& src_file_path, in Move()
Dasync_file_util.cc343 const base::FilePath& src_file_path, in CopyInForeignFile()
/external/chromium_org/chrome/browser/local_discovery/storage/
Dprivet_filesystem_async_util.cc132 const base::FilePath& src_file_path, in CopyInForeignFile()
/external/chromium_org/chrome/browser/chromeos/file_system_provider/fileapi/
Dprovider_async_file_util.cc186 const base::FilePath& src_file_path, in CopyInForeignFile()
/external/chromium_org/chrome/browser/chromeos/app_mode/
Dkiosk_app_manager_browsertest.cc335 base::FilePath src_file_path = test_data_dir.Append(src_file_path_str); in RunAddNewAppTest() local
/external/chromium_org/third_party/leveldatabase/
Denv_chromium.cc541 base::FilePath src_file_path = CreateFilePath(src); in RenameFile() local
/external/chromium_org/content/browser/fileapi/
Dobfuscated_file_util_unittest.cc549 base::FilePath src_file_path = root_file_path.AppendASCII("file_name"); in TestCopyInForeignFileHelper() local