Searched defs:CountDownloadsDOMEvents (Results 1 - 1 of 1) sorted by last modified time

/external/chromium_org/chrome/browser/ui/webui/
H A Ddownloads_dom_handler.cc78 void CountDownloadsDOMEvents(DownloadsDOMEvent event) { function in namespace:__anon5465
363 CountDownloadsDOMEvents(DOWNLOADS_DOM_EVENT_GET_DOWNLOADS);
369 CountDownloadsDOMEvents(DOWNLOADS_DOM_EVENT_OPEN_FILE);
376 CountDownloadsDOMEvents(DOWNLOADS_DOM_EVENT_DRAG);
401 CountDownloadsDOMEvents(DOWNLOADS_DOM_EVENT_SAVE_DANGEROUS);
408 CountDownloadsDOMEvents(DOWNLOADS_DOM_EVENT_DISCARD_DANGEROUS);
415 CountDownloadsDOMEvents(DOWNLOADS_DOM_EVENT_SHOW);
422 CountDownloadsDOMEvents(DOWNLOADS_DOM_EVENT_PAUSE);
429 CountDownloadsDOMEvents(DOWNLOADS_DOM_EVENT_RESUME);
439 CountDownloadsDOMEvents(DOWNLOADS_DOM_EVENT_REMOV
[all...]

Completed in 57 milliseconds