Searched refs:render_process_host_id_ (Results 1 – 11 of 11) sorted by relevance
/external/chromium_org/chrome/browser/external_protocol/ |
D | external_protocol_handler.cc | 100 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/ |
D | external_protocol_dialog_delegate.cc | 23 render_process_host_id_(render_process_host_id), in ExternalProtocolDialogDelegate() 70 url, render_process_host_id_, tab_contents_id_); in DoAccept()
|
D | external_protocol_dialog_delegate.h | 33 int render_process_host_id_;
|
/external/chromium_org/chrome/browser/ui/views/ |
D | external_protocol_dialog.cc | 125 render_process_host_id_(render_process_host_id), in ExternalProtocolDialog() 135 render_process_host_id_, routing_id_); in ExternalProtocolDialog()
|
D | external_protocol_dialog.h | 48 int render_process_host_id_; variable
|
/external/chromium_org/chrome/browser/ui/cocoa/ |
D | external_protocol_dialog.h | 14 int render_process_host_id_; variable
|
D | external_protocol_dialog.mm | 49 render_process_host_id_ = renderProcessHostId; 137 url_, render_process_host_id_, routing_id_);
|
/external/chromium_org/content/public/browser/ |
D | download_url_parameters.h | 116 int render_process_host_id() const { return render_process_host_id_; } in render_process_host_id() 155 int render_process_host_id_; variable
|
D | download_url_parameters.cc | 27 render_process_host_id_(render_process_host_id), in DownloadUrlParameters()
|
/external/chromium_org/chrome/browser/ui/login/ |
D | login_prompt.h | 148 int render_process_host_id_; variable
|
D | login_prompt.cc | 105 &render_process_host_id_, &render_frame_id_)) { in LoginHandler() 134 render_process_host_id_, render_frame_id_); in GetWebContentsForLogin()
|