OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DownloadStarted
(Results
1 - 2
of
2
) sorted by null
/external/chromium/chrome/browser/ui/webui/chromeos/
imageburner_ui.h
77
void
DownloadStarted
(bool success, const GURL& url);
imageburner_ui.cc
783
DownloadStarted
(true, url);
790
DownloadStarted
(false, url);
798
void ImageBurnDownloader::
DownloadStarted
(bool success, const GURL& url) {
Completed in 73 milliseconds