Home
last modified time | relevance | path

Searched refs:WriteDataIntoSnapshotFile (Results 1 – 6 of 6) sorted by relevance

/external/chromium_org/chrome/browser/media_galleries/linux/
Dmtp_read_file_worker.h34 void WriteDataIntoSnapshotFile(
Dmtp_device_task_helper.h87 void WriteDataIntoSnapshotFile(
Dmtp_device_task_helper.cc110 void MTPDeviceTaskHelper::WriteDataIntoSnapshotFile( in WriteDataIntoSnapshotFile() function in MTPDeviceTaskHelper
121 read_file_worker_->WriteDataIntoSnapshotFile(request_info, in WriteDataIntoSnapshotFile()
Dmtp_read_file_worker.cc49 void MTPReadFileWorker::WriteDataIntoSnapshotFile( in WriteDataIntoSnapshotFile() function in MTPReadFileWorker
Dmtp_device_delegate_impl_linux.h136 void WriteDataIntoSnapshotFile(const base::File::Info& snapshot_file_info);
Dmtp_device_delegate_impl_linux.cc151 task_helper->WriteDataIntoSnapshotFile(request_info, snapshot_file_info); in WriteDataIntoSnapshotFileOnUIThread()
634 void MTPDeviceDelegateImplLinux::WriteDataIntoSnapshotFile( in WriteDataIntoSnapshotFile() function in MTPDeviceDelegateImplLinux
749 WriteDataIntoSnapshotFile(snapshot_file_info); in OnDidGetFileInfoToCreateSnapshotFile()