Searched defs:dest_file_path (Results 1 – 10 of 10) sorted by relevance
/external/chromium_org/chrome/browser/chromeos/drive/ |
D | fileapi_worker.cc | 224 const base::FilePath& dest_file_path, in Copy() 234 const base::FilePath& dest_file_path, in Move() 244 const base::FilePath& dest_file_path, in CopyInForeignFile()
|
D | dummy_file_system.h | 28 const base::FilePath& dest_file_path, in Copy() 32 const base::FilePath& dest_file_path, in Move()
|
D | fake_file_system.cc | 64 const base::FilePath& dest_file_path, in Copy() 71 const base::FilePath& dest_file_path, in Move()
|
D | file_system.cc | 385 const base::FilePath& dest_file_path, in Copy() 395 const base::FilePath& dest_file_path, in Move()
|
/external/chromium_org/chrome/browser/chromeos/drive/file_system/ |
D | move_operation.cc | 88 const base::FilePath& dest_file_path, in Move()
|
D | copy_operation.cc | 155 base::FilePath dest_file_path; member 186 const base::FilePath& dest_file_path, in Copy()
|
/external/chromium_org/webkit/browser/fileapi/ |
D | local_file_util.cc | 207 base::FilePath dest_file_path; in CopyOrMoveFile() local 224 base::FilePath dest_file_path; in CopyInForeignFile() local
|
/external/chromium/base/ |
D | file_util_proxy.cc | 21 const FilePath& dest_file_path) { in PerformCommonCheckAndPreparationForMoveAndCopy() 335 const FilePath& dest_file_path, in RelayCopy() 361 const FilePath& dest_file_path, in RelayMove() 809 const FilePath& dest_file_path, in Copy() 818 const FilePath& dest_file_path, in Move()
|
/external/chromium_org/chrome/browser/media_galleries/fileapi/ |
D | native_media_file_util.cc | 448 base::FilePath dest_file_path; in CopyOrMoveFileSync() local 475 base::FilePath dest_file_path; in CopyInForeignFileSync() local
|
/external/chromium_org/chrome/browser/sessions/ |
D | session_service_unittest.cc | 856 base::FilePath dest_file_path(path_); in TEST_F() local
|