OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:SendCurrentDownloads
(Results
1 - 2
of
2
) sorted by null
/external/chromium/chrome/browser/ui/webui/
downloads_dom_handler.cc
138
SendCurrentDownloads
();
147
SendCurrentDownloads
();
210
void DownloadsDOMHandler::
SendCurrentDownloads
() {
/external/chromium_org/chrome/browser/ui/webui/
downloads_dom_handler.cc
266
SendCurrentDownloads
();
348
// MessageLoop to give it a chance to be removed.
SendCurrentDownloads
() looks
353
//
SendCurrentDownloads
() that |download_item| was removed. A
361
SendCurrentDownloads
();
482
// Don't call
SendCurrentDownloads
() every time anything changes. Batch them
490
base::Bind(&DownloadsDOMHandler::
SendCurrentDownloads
,
494
void DownloadsDOMHandler::
SendCurrentDownloads
() {
Completed in 38 milliseconds