OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:image_download_requested_
(Results
1 - 2
of
2
) sorted by null
/external/chromium/chrome/browser/ui/webui/chromeos/
imageburner_ui.h
126
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
imageburner_ui.cc
559
:
image_download_requested_
(false),
Completed in 1517 milliseconds