OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:DownloadCountTypes
(Results
1 - 2
of
2
) sorted by null
/external/chromium/chrome/browser/download/
download_util.h
123
enum
DownloadCountTypes
{
158
void RecordDownloadCount(
DownloadCountTypes
type);
/external/chromium_org/content/browser/download/
download_stats.h
28
enum
DownloadCountTypes
{
124
void RecordDownloadCount(
DownloadCountTypes
type);
Completed in 24 milliseconds