HomeSort by relevance Sort by last modified time
    Searched full:set_is_download (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/content/browser/loader/
resource_request_info_impl.h 104 void set_is_download(bool download) { is_download_ = download; } function in class:content::ResourceRequestInfoImpl
buffered_resource_handler.cc 346 info->set_is_download(true);

Completed in 2008 milliseconds