Home
last modified time | relevance | path

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

/external/chromium_org/content/browser/download/
Ddownload_net_log_parameters.h25 SRC_SAVE_PAGE_AS enumerator
Ddownload_net_log_parameters.cc37 COMPILE_ASSERT(ARRAYSIZE_UNSAFE(download_type_names) == SRC_SAVE_PAGE_AS + 1,
Ddownload_item_impl.cc254 Init(true /* actively downloading */, SRC_SAVE_PAGE_AS); in DownloadItemImpl()