Home
last modified time | relevance | path

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

/external/chromium_org/content/browser/download/
Ddownload_stats.cc65 int flags_to_test, in RecordContentDispositionCountFlag() argument
67 RecordContentDispositionCount(type, (flags_to_test & flag) == flag); in RecordContentDispositionCountFlag()