Home
last modified time | relevance | path

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

/external/chromium_org/chrome/browser/chromeos/drive/
Dfileapi_worker.cc224 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()
Ddummy_file_system.h28 const base::FilePath& dest_file_path, in Copy()
32 const base::FilePath& dest_file_path, in Move()
Dfake_file_system.cc64 const base::FilePath& dest_file_path, in Copy()
71 const base::FilePath& dest_file_path, in Move()
Dfile_system.cc385 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/
Dmove_operation.cc88 const base::FilePath& dest_file_path, in Move()
Dcopy_operation.cc155 base::FilePath dest_file_path; member
186 const base::FilePath& dest_file_path, in Copy()
/external/chromium_org/webkit/browser/fileapi/
Dlocal_file_util.cc207 base::FilePath dest_file_path; in CopyOrMoveFile() local
224 base::FilePath dest_file_path; in CopyInForeignFile() local
/external/chromium/base/
Dfile_util_proxy.cc21 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/
Dnative_media_file_util.cc448 base::FilePath dest_file_path; in CopyOrMoveFileSync() local
475 base::FilePath dest_file_path; in CopyInForeignFileSync() local
/external/chromium_org/chrome/browser/sessions/
Dsession_service_unittest.cc856 base::FilePath dest_file_path(path_); in TEST_F() local