Home
last modified time | relevance | path

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

/external/chromium_org/net/http/
Dhttp_content_disposition.h44 HAS_NON_ASCII_STRINGS = 1 << 5, enumerator
Dhttp_content_disposition_unittest.cc548 HttpContentDisposition::HAS_NON_ASCII_STRINGS }, in TEST()
568 HttpContentDisposition::HAS_NON_ASCII_STRINGS | in TEST()
Dhttp_content_disposition.cc122 *parse_result_flags |= net::HttpContentDisposition::HAS_NON_ASCII_STRINGS; in DecodeWord()
/external/chromium_org/content/browser/download/
Ddownload_stats.cc518 net::HttpContentDisposition::HAS_NON_ASCII_STRINGS); in RecordDownloadContentDisposition()