Searched defs:remote_dest_file_path (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/chrome/browser/chromeos/drive/file_system/
H A Dcopy_operation.cc164 const base::FilePath& remote_dest_file_path,
177 remote_dest_file_path,
184 remote_dest_file_path,
192 const base::FilePath& remote_dest_file_path,
199 remote_dest_file_path,
204 remote_dest_file_path,
210 const base::FilePath& remote_dest_file_path,
219 remote_dest_file_path,
437 const base::FilePath& remote_dest_file_path,
452 ScheduleTransferRegularFile(local_file_path, remote_dest_file_path, callbac
162 TransferFileFromLocalToRemote( const base::FilePath& local_src_file_path, const base::FilePath& remote_dest_file_path, const FileOperationCallback& callback) argument
190 ScheduleTransferRegularFile( const base::FilePath& local_file_path, const base::FilePath& remote_dest_file_path, const FileOperationCallback& callback) argument
208 ScheduleTransferRegularFileAfterCreate( const base::FilePath& local_file_path, const base::FilePath& remote_dest_file_path, const FileOperationCallback& callback, FileError error) argument
436 OnGetFileCompleteForCopy( const base::FilePath& remote_dest_file_path, const FileOperationCallback& callback, FileError error, const base::FilePath& local_file_path, scoped_ptr<ResourceEntry> entry) argument
455 TransferFileFromLocalToRemoteAfterPrepare( const base::FilePath& local_src_file_path, const base::FilePath& remote_dest_file_path, const FileOperationCallback& callback, int64* local_file_size, ResourceEntry* parent_entry, FileError error) argument
501 TransferFileFromLocalToRemoteAfterGetQuota( const base::FilePath& local_src_file_path, const base::FilePath& remote_dest_file_path, const FileOperationCallback& callback, int64 local_file_size, google_apis::GDataErrorCode status, scoped_ptr<google_apis::AboutResource> about_resource) argument
528 TransferFileForResourceId( const base::FilePath& local_file_path, const base::FilePath& remote_dest_file_path, const FileOperationCallback& callback, const std::string& resource_id) argument
[all...]
/external/chromium_org/chrome/browser/chromeos/drive/
H A Dfake_file_system.cc66 const base::FilePath& remote_dest_file_path,
64 TransferFileFromLocalToRemote( const base::FilePath& local_src_file_path, const base::FilePath& remote_dest_file_path, const FileOperationCallback& callback) argument
H A Dfile_system.cc344 const base::FilePath& remote_dest_file_path,
349 remote_dest_file_path,
342 TransferFileFromLocalToRemote( const base::FilePath& local_src_file_path, const base::FilePath& remote_dest_file_path, const FileOperationCallback& callback) argument

Completed in 85 milliseconds