Home
last modified time | relevance | path

Searched refs:DownloadSource (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/content/browser/download/
Ddownload_stats.h91 enum DownloadSource { enum
127 void RecordDownloadSource(DownloadSource source);
Ddownload_stats.cc215 void RecordDownloadSource(DownloadSource source) { in RecordDownloadSource()