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

/external/chromium/chrome/browser/ui/webui/chromeos/
H A Dimageburner_ui.h126 bool image_download_requested() const { return image_download_requested_; }
127 void set_image_download_requested(bool r) { image_download_requested_ = r; }
147 bool image_download_requested_; member in class:ImageBurnResourceManager

Completed in 32 milliseconds