Home
last modified time | relevance | path

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

/external/chromium_org/content/browser/download/
Ddownload_stats.cc55 void RecordContentDispositionCount(ContentDispositionCountTypes type, in RecordContentDispositionCount() function
67 RecordContentDispositionCount(type, (flags_to_test & flag) == flag); in RecordContentDispositionCountFlag()
496 RecordContentDispositionCount(CONTENT_DISPOSITION_HEADER_PRESENT, true); in RecordDownloadContentDisposition()
497 RecordContentDispositionCount(CONTENT_DISPOSITION_IS_VALID, is_valid); in RecordDownloadContentDisposition()
526 RecordContentDispositionCount( in RecordDownloadContentDisposition()