HomeSort by relevance Sort by last modified time
    Searched refs:req_handle (Results 1 - 6 of 6) sorted by null

  /external/chromium_org/content/browser/download/
download_manager_impl_unittest.cc 112 scoped_ptr<DownloadRequestHandleInterface> req_handle) OVERRIDE {
113 MockStart(download_file.get(), req_handle.get());
516 scoped_ptr<DownloadRequestHandleInterface> req_handle; local
517 item.Start(scoped_ptr<DownloadFile>(), req_handle.Pass());
download_manager_impl.cc 427 scoped_ptr<DownloadRequestHandleInterface> req_handle(
429 download->Start(download_file.Pass(), req_handle.Pass());
download_item_impl.h 175 // |req_handle| is the new request handle associated with the download.
177 scoped_ptr<DownloadRequestHandleInterface> req_handle);
download_item_impl.cc     [all...]
  /external/chromium/net/base/
host_resolver_impl.cc     [all...]
  /external/chromium_org/net/dns/
host_resolver_impl.cc     [all...]

Completed in 123 milliseconds