Home
last modified time | relevance | path

Searched refs:render_process_host_id_ (Results 1 – 11 of 11) sorted by relevance

/external/chromium_org/chrome/browser/external_protocol/
Dexternal_protocol_handler.cc100 render_process_host_id_(render_process_host_id), in ExternalDefaultProtocolObserver()
130 render_process_host_id_, tab_contents_id_, delegate_); in SetDefaultWebClientUIState()
135 escaped_url_, render_process_host_id_, tab_contents_id_, delegate_); in SetDefaultWebClientUIState()
143 int render_process_host_id_; member in __anonb6f65fea0111::ExternalDefaultProtocolObserver
/external/chromium_org/chrome/browser/ui/
Dexternal_protocol_dialog_delegate.cc23 render_process_host_id_(render_process_host_id), in ExternalProtocolDialogDelegate()
70 url, render_process_host_id_, tab_contents_id_); in DoAccept()
Dexternal_protocol_dialog_delegate.h33 int render_process_host_id_;
/external/chromium_org/chrome/browser/ui/views/
Dexternal_protocol_dialog.cc125 render_process_host_id_(render_process_host_id), in ExternalProtocolDialog()
135 render_process_host_id_, routing_id_); in ExternalProtocolDialog()
Dexternal_protocol_dialog.h48 int render_process_host_id_; variable
/external/chromium_org/chrome/browser/ui/cocoa/
Dexternal_protocol_dialog.h14 int render_process_host_id_; variable
Dexternal_protocol_dialog.mm49 render_process_host_id_ = renderProcessHostId;
137 url_, render_process_host_id_, routing_id_);
/external/chromium_org/content/public/browser/
Ddownload_url_parameters.h116 int render_process_host_id() const { return render_process_host_id_; } in render_process_host_id()
155 int render_process_host_id_; variable
Ddownload_url_parameters.cc27 render_process_host_id_(render_process_host_id), in DownloadUrlParameters()
/external/chromium_org/chrome/browser/ui/login/
Dlogin_prompt.h148 int render_process_host_id_; variable
Dlogin_prompt.cc105 &render_process_host_id_, &render_frame_id_)) { in LoginHandler()
134 render_process_host_id_, render_frame_id_); in GetWebContentsForLogin()