Home
last modified time | relevance | path

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

/external/chromium_org/chrome/browser/external_protocol/
Dexternal_protocol_handler.cc61 int render_process_host_id, in RunExternalProtocolDialogWithDelegate()
76 int render_process_host_id, in LaunchUrlWithoutSecurityCheckWithDelegate()
94 int render_process_host_id, in ExternalDefaultProtocolObserver()
256 int render_process_host_id, in LaunchUrlWithDelegate()
296 int render_process_host_id, in LaunchUrlWithoutSecurityCheck()
Dexternal_protocol_handler.h57 int render_process_host_id, in LaunchUrl()
Dexternal_protocol_handler_unittest.cc65 int render_process_host_id, in RunExternalProtocolDialog()
/external/chromium_org/content/browser/ssl/
Dssl_client_auth_handler.cc82 int render_process_host_id; in DidGetClientCerts() local
116 int render_process_host_id, int render_frame_host_id) { in DoSelectCertificate()
/external/chromium_org/chrome/browser/ui/views/
Dexternal_protocol_dialog.cc34 const GURL& url, int render_process_host_id, int routing_id) { in RunExternalProtocolDialog()
122 int render_process_host_id, in ExternalProtocolDialog()
/external/chromium_org/chrome/browser/ui/android/
Dexternal_protocol_dialog_android.cc11 const GURL& url, int render_process_host_id, int routing_id) { in RunExternalProtocolDialog()
/external/chromium_org/content/public/browser/
Ddownload_url_parameters.cc19 int render_process_host_id, in DownloadUrlParameters()
Ddownload_url_parameters.h116 int render_process_host_id() const { return render_process_host_id_; } in render_process_host_id() function
/external/chromium_org/chrome/browser/extensions/
Dextension_renderer_state.cc191 int render_process_host_id, int routing_id, int tab_id, int window_id) { in SetTabAndWindowId()
198 int render_process_host_id, int routing_id) { in ClearTabAndWindowId()
Dwebstore_installer.cc620 int render_process_host_id = contents->GetRenderProcessHost()->GetID(); in StartDownload() local
/external/chromium_org/chrome/browser/download/
Ddownload_request_limiter.cc282 int render_process_host_id, in CanDownloadOnIOThread()
316 void DownloadRequestLimiter::CanDownload(int render_process_host_id, in CanDownload()
355 int render_process_host_id, in OnCanDownloadDecided()
/external/chromium_org/chrome/browser/ui/
Dexternal_protocol_dialog_delegate.cc20 int render_process_host_id, in ExternalProtocolDialogDelegate()
/external/chromium_org/chrome/browser/chromeos/
Dexternal_protocol_dialog.cc34 const GURL& url, int render_process_host_id, int routing_id) { in RunExternalProtocolDialog()
/external/chromium_org/chrome/browser/safe_browsing/
Dui_manager.h51 int render_process_host_id; member
Dui_manager.cc37 int render_process_host_id; member
/external/chromium_org/content/browser/download/
Dsave_file_resource_handler.cc20 int render_process_host_id, in SaveFileResourceHandler()
Dsave_file_manager.cc118 int render_process_host_id, in SaveURL()
366 int render_process_host_id, in OnSaveURL()
/external/chromium_org/chrome/browser/supervised_user/
Dsupervised_user_navigation_observer.cc204 int render_process_host_id, in OnRequestBlocked()
/external/chromium_org/extensions/browser/api/web_request/
Dweb_request_api.cc169 int* render_process_host_id, in ExtractRequestRoutingInfo()
185 int render_process_host_id = -1; in GetWebViewInfo() local
197 int* render_process_host_id, in ExtractRequestInfoDetails()
679 int render_process_host_id = -1; in ExtractRequestInfo() local
1400 int render_process_host_id = -1; in IsPageLoad() local
1453 int render_process_host_id, in GetMatchingListenersImpl()
1539 int render_process_host_id = -1; in GetMatchingListeners() local
/external/chromium_org/content/browser/renderer_host/
Drender_widget_helper.cc75 int render_process_host_id) { in FromProcessHostID()
/external/chromium_org/chrome/browser/prerender/
Dprerender_browsertest.cc1023 int render_process_host_id, in RunExternalProtocolDialog()