Home
last modified time | relevance | path

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

/external/chromium_org/content/browser/download/
Ddownload_stats.cc32 CONTENT_DISPOSITION_HEADER_PRESENT = 0, enumerator
496 RecordContentDispositionCount(CONTENT_DISPOSITION_HEADER_PRESENT, true); in RecordDownloadContentDisposition()