Home
last modified time | relevance | path

Searched defs:render_process_host_id (Results 1 – 17 of 17) sorted by relevance

/external/chromium/chrome/browser/extensions/
Dextension_tab_id_map.cc126 int render_process_host_id, int routing_id, int tab_id, int window_id) { in SetTabAndWindowId()
133 int render_process_host_id, int routing_id) { in ClearTabAndWindowId()
140 int render_process_host_id, int routing_id, int* tab_id, int* window_id) { in GetTabAndWindowId()
/external/chromium/chrome/browser/ssl/
Dssl_add_cert_handler.cc19 int render_process_host_id, in SSLAddCertHandler()
Dssl_client_auth_handler.cc35 int render_process_host_id; in SelectCertificate() local
/external/chromium/chrome/browser/ui/gtk/
Dexternal_protocol_dialog_gtk.cc34 const GURL& url, int render_process_host_id, int routing_id) { in RunExternalProtocolDialog()
/external/chromium/chrome/browser/chromeos/
Dexternal_protocol_dialog.cc35 const GURL& url, int render_process_host_id, int routing_id) { in RunExternalProtocolDialog()
/external/chromium/chrome/browser/download/
Ddownload_request_limiter.cc191 void DownloadRequestLimiter::CanDownloadOnIOThread(int render_process_host_id, in CanDownloadOnIOThread()
236 void DownloadRequestLimiter::CanDownload(int render_process_host_id, in CanDownload()
Dsave_file_manager.cc122 int render_process_host_id, in SaveURL()
365 int render_process_host_id, in OnSaveURL()
Ddownload_util.cc794 int render_process_host_id, in DownloadUrl()
/external/chromium/chrome/browser/task_manager/
Dtask_manager_resource_providers.cc240 int render_process_host_id, in GetResource()
465 int render_process_host_id, in GetResource()
665 int render_process_host_id, in GetResource()
987 int render_process_host_id, in GetResource()
1205 int render_process_host_id, in GetResource()
1389 int render_process_host_id, in GetResource()
1574 int render_process_host_id, in GetResource()
/external/chromium/chrome/browser/
Dexternal_protocol_handler.cc130 int render_process_host_id, in LaunchUrl()
/external/chromium/chrome/browser/ui/views/
Dexternal_protocol_dialog.cc35 const GURL& url, int render_process_host_id, int routing_id) { in RunExternalProtocolDialog()
/external/chromium/chrome/browser/renderer_host/
Dsave_file_resource_handler.cc15 SaveFileResourceHandler::SaveFileResourceHandler(int render_process_host_id, in SaveFileResourceHandler()
Ddownload_throttling_resource_handler.cc19 int render_process_host_id, in DownloadThrottlingResourceHandler()
Ddownload_resource_handler.cc28 int render_process_host_id, in DownloadResourceHandler()
Dsafe_browsing_resource_handler.cc27 int render_process_host_id, in SafeBrowsingResourceHandler()
/external/chromium/chrome/browser/safe_browsing/
Dsafe_browsing_service.h68 int render_process_host_id; member
Dsafe_browsing_service.cc106 int render_process_host_id; member
341 int render_process_host_id, in DisplayBlockingPage()