Home
last modified time | relevance | path

Searched refs:UnmountVolumes (Results 1 – 7 of 7) sorted by relevance

/external/chromium_org/chrome/browser/extensions/api/image_writer_private/
Doperation_chromeos.cc46 base::Bind(&Operation::UnmountVolumes, this, continuation)); in Write()
56 void Operation::UnmountVolumes(const base::Closure& continuation) { in UnmountVolumes() function in extensions::image_writer::Operation
Doperation.h170 void UnmountVolumes(const base::Closure& continuation);
/external/chromium_org/chrome/utility/image_writer/
Dimage_writer_stub.cc17 void ImageWriter::UnmountVolumes(const base::Closure& continuation) { in UnmountVolumes() function in image_writer::ImageWriter
Dimage_writer.h52 void UnmountVolumes(const base::Closure& continuation);
Dimage_writer_handler.cc68 image_writer_->UnmountVolumes( in OnWriteStart()
Dimage_writer_win.cc73 void ImageWriter::UnmountVolumes(const base::Closure& continuation) { in UnmountVolumes() function in image_writer::ImageWriter
Dimage_writer_mac.cc64 void ImageWriter::UnmountVolumes(const base::Closure& continuation) { in UnmountVolumes() function in image_writer::ImageWriter