OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:active_download_item_
(Results
1 - 2
of
2
) sorted by null
/external/chromium/chrome/browser/ui/webui/chromeos/
imageburner_ui.cc
184
active_download_item_
(NULL),
197
if (
active_download_item_
)
198
active_download_item_
->RemoveObserver(this);
279
active_download_item_
= *it;
348
if (
active_download_item_
) {
349
active_download_item_
->RemoveObserver(this);
350
active_download_item_
= NULL;
565
active_download_item_
(NULL),
577
if (
active_download_item_
)
578
active_download_item_
->RemoveObserver(this)
[
all
...]
imageburner_ui.h
154
DownloadItem*
active_download_item_
;
member in class:ImageBurnResourceManager
249
DownloadItem*
active_download_item_
;
member in class:ImageBurnHandler
Completed in 1042 milliseconds