Home | History | Annotate | Download | only in download

Lines Matching defs:rdh

236   ResourceDispatcherHost* rdh = g_browser_process->resource_dispatcher_host();
237 if (rdh) {
238 file_manager_ = rdh->download_file_manager();
720 // Cancel the network request. RDH is guaranteed to outlive the IO thread.
794 void DownloadManager::PauseDownloadRequest(ResourceDispatcherHost* rdh,
799 rdh->PauseRequest(render_process_id, request_id, pause);