HomeSort by relevance Sort by last modified time
    Searched refs:unmounter_ (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/chrome/utility/image_writer/
image_writer_mac.cc 57 if (unmounter_ == NULL) {
58 unmounter_.reset(new DiskUnmounterMac());
61 unmounter_->Unmount(
image_writer.h 87 scoped_ptr<DiskUnmounterMac> unmounter_; member in class:image_writer::ImageWriter

Completed in 426 milliseconds