Searched refs:tab_contents_id_ (Results 1 - 9 of 9) sorted by relevance

/external/chromium_org/chrome/browser/ui/
H A Dexternal_protocol_dialog_delegate.h32 int tab_contents_id_; member in class:ExternalProtocolDialogDelegate
H A Dexternal_protocol_dialog_delegate.cc24 tab_contents_id_(tab_contents_id) {
74 url, render_process_host_id_, tab_contents_id_);
/external/chromium/chrome/browser/ssl/
H A Dssl_error_handler.h126 int tab_contents_id_; member in class:SSLErrorHandler
H A Dssl_error_handler.cc34 &tab_contents_id_))
77 tab_contents_id_);
/external/chromium_org/chrome/browser/external_protocol/
H A Dexternal_protocol_handler.cc101 tab_contents_id_(tab_contents_id),
130 render_process_host_id_, tab_contents_id_, delegate_);
135 escaped_url_, render_process_host_id_, tab_contents_id_, delegate_);
144 int tab_contents_id_; member in class:__anon5310::ExternalDefaultProtocolObserver
/external/chromium/chrome/browser/ui/login/
H A Dlogin_prompt.h150 int tab_contents_id_; member in class:LoginHandler
H A Dlogin_prompt.cc94 request_, &render_process_host_id_, &tab_contents_id_)) {
115 tab_contents_id_);
120 tab_contents_id_);
/external/chromium_org/chrome/browser/ui/login/
H A Dlogin_prompt.h149 int tab_contents_id_; member in class:LoginHandler
H A Dlogin_prompt.cc99 &render_process_host_id_, &tab_contents_id_)) {
127 tab_contents_id_);

Completed in 161 milliseconds