/external/chromium/chrome/browser/ssl/ |
ssl_add_cert_handler.cc | 22 render_process_host_id_(render_process_host_id), 45 render_process_host_id_, render_view_id_, 72 render_process_host_id_, render_view_id_, 77 render_process_host_id_, render_view_id_, 84 render_process_host_id_, render_view_id_,
|
ssl_add_cert_handler.h | 51 int render_process_host_id_; member in class:SSLAddCertHandler
|
ssl_error_handler.h | 125 int render_process_host_id_; member in class:SSLErrorHandler
|
ssl_error_handler.cc | 33 &render_process_host_id_, 76 return tab_util::GetTabContentsByID(render_process_host_id_,
|
/external/chromium_org/chrome/browser/ui/cocoa/ |
external_protocol_dialog.h | 14 int render_process_host_id_; variable
|
/external/chromium_org/chrome/browser/ui/ |
external_protocol_dialog_delegate.h | 31 int render_process_host_id_; member in class:ExternalProtocolDialogDelegate
|
external_protocol_dialog_delegate.cc | 23 render_process_host_id_(render_process_host_id), 74 url, render_process_host_id_, tab_contents_id_);
|
/external/chromium/chrome/browser/renderer_host/ |
download_throttling_resource_handler.cc | 26 render_process_host_id_(render_process_host_id), 36 host_->PauseRequest(render_process_host_id_, request_id_, true); 44 render_process_host_id_, render_view_id, request_id, this); 48 render_process_host_id_, render_view_id_)); 169 host_->CancelRequest(render_process_host_id_, request_id_, false); 178 render_process_host_id_, 193 host_->PauseRequest(render_process_host_id_, request_id_, false);
|
safe_browsing_resource_handler.cc | 37 render_process_host_id_(render_process_host_id), 164 GlobalRequestID(render_process_host_id_, deferred_request_id_)); 168 rdh_->CancelRequest(render_process_host_id_, deferred_request_id_, false); 190 GlobalRequestID(render_process_host_id_, deferred_request_id_)); 198 result, this, render_process_host_id_, render_view_id_); 210 GlobalRequestID(render_process_host_id_, deferred_request_id_)); 217 rdh_->CancelRequest(render_process_host_id_, deferred_request_id_, false); 291 rdh_->StartDeferredRequest(render_process_host_id_, request_id); 313 rdh_->FollowDeferredRedirect(render_process_host_id_, request_id,
|
download_throttling_resource_handler.h | 70 int render_process_host_id_; member in class:DownloadThrottlingResourceHandler
|
safe_browsing_resource_handler.h | 145 int render_process_host_id_; member in class:SafeBrowsingResourceHandler
|
/external/chromium_org/chrome/browser/ssl/ |
ssl_add_cert_handler.cc | 26 render_process_host_id_(render_process_host_id), 86 render_process_host_id_, render_view_id_); 97 render_process_host_id_, render_view_id_);
|
ssl_add_cert_handler.h | 54 int render_process_host_id_; member in class:SSLAddCertHandler
|
/external/chromium_org/content/public/browser/ |
download_url_parameters.cc | 27 render_process_host_id_(render_process_host_id),
|
download_url_parameters.h | 115 int render_process_host_id() const { return render_process_host_id_; } 156 int render_process_host_id_; member in class:content::DownloadUrlParameters
|
/external/chromium_org/chrome/browser/ui/views/ |
external_protocol_dialog.h | 52 int render_process_host_id_; member in class:ExternalProtocolDialog
|
external_protocol_dialog.cc | 105 url_, render_process_host_id_, routing_id_); 130 render_process_host_id_(render_process_host_id), 160 render_process_host_id_, routing_id_);
|
/external/chromium_org/chrome/browser/external_protocol/ |
external_protocol_handler.cc | 100 render_process_host_id_(render_process_host_id), 130 render_process_host_id_, tab_contents_id_, delegate_); 135 escaped_url_, render_process_host_id_, tab_contents_id_, delegate_); 143 int render_process_host_id_; member in class:__anon7716::ExternalDefaultProtocolObserver
|
/external/chromium/chrome/browser/ui/login/ |
login_prompt.h | 149 int render_process_host_id_; member in class:LoginHandler
|
login_prompt.cc | 94 request_, &render_process_host_id_, &tab_contents_id_)) { 114 return tab_util::GetTabContentsByID(render_process_host_id_, 119 RenderViewHost* rvh = RenderViewHost::FromID(render_process_host_id_,
|
/external/chromium_org/chrome/browser/ui/login/ |
login_prompt.h | 148 int render_process_host_id_; member in class:LoginHandler
|
login_prompt.cc | 99 &render_process_host_id_, &tab_contents_id_)) { 126 return tab_util::GetWebContentsByID(render_process_host_id_,
|