OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RecordDownloadMimeType
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/content/browser/download/
download_stats.h
152
void
RecordDownloadMimeType
(const std::string& mime_type);
download_resource_handler.cc
202
RecordDownloadMimeType
(info->mime_type);
download_stats.cc
455
void
RecordDownloadMimeType
(const std::string& mime_type_string) {
Completed in 29 milliseconds