Home
last modified time | relevance | path

Searched refs:kUnmountVolumes (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/chrome/utility/image_writer/
Derror_messages.cc21 const char kUnmountVolumes[] = "Unable to unmount the device."; variable
Derror_messages.h22 extern const char kUnmountVolumes[];
Dimage_writer_mac.cc73 &ImageWriter::Error, base::Unretained(this), error::kUnmountVolumes)); in UnmountVolumes()