HomeSort by relevance Sort by last modified time
    Searched defs:allow_download (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/content/child/
request_extra_data.h 27 bool allow_download,
37 bool allow_download() const { return allow_download_; } function in class:content::RequestExtraData
  /external/chromium_org/content/browser/loader/
resource_request_info_impl.h 56 bool allow_download,
100 bool allow_download() const { return allow_download_; } function in class:content::ResourceRequestInfoImpl
resource_dispatcher_host_impl.cc 991 bool allow_download = request_data.allow_download && local
    [all...]
  /external/chromium_org/content/public/renderer/
navigation_state.h 92 bool allow_download() const { function in class:content::NavigationState

Completed in 88 milliseconds