Searched refs:CreateInfoBar (Results 1 - 25 of 57) sorted by relevance

123

/external/chromium_org/chrome/browser/net/spdyproxy/
H A Ddata_reduction_proxy_infobar_delegate.cc20 DataReductionProxyInfoBarDelegate::CreateInfoBar(
29 scoped_ptr<infobars::InfoBar> DataReductionProxyInfoBarDelegate::CreateInfoBar( function in class:DataReductionProxyInfoBarDelegate
31 return ConfirmInfoBarDelegate::CreateInfoBar(
H A Ddata_reduction_proxy_infobar_delegate.h32 static scoped_ptr<infobars::InfoBar> CreateInfoBar(
/external/chromium_org/components/infobars/test/
H A Dinfobar_test.cc28 // ConfirmInfoBarDelegate::CreateInfoBar() return a non-NULL infobar.
29 scoped_ptr<infobars::InfoBar> ConfirmInfoBarDelegate::CreateInfoBar( function in class:ConfirmInfoBarDelegate
/external/chromium_org/chrome/browser/infobars/
H A Dsimple_alert_infobar_delegate.cc16 infobar_service->AddInfoBar(ConfirmInfoBarDelegate::CreateInfoBar(
/external/chromium_org/chrome/browser/ui/startup/
H A Dgoogle_api_keys_infobar_delegate.cc21 infobar_service->AddInfoBar(ConfirmInfoBarDelegate::CreateInfoBar(
H A Dobsolete_system_infobar_delegate.cc26 infobar_service->AddInfoBar(ConfirmInfoBarDelegate::CreateInfoBar(
H A Dsession_crashed_infobar_delegate.cc37 ConfirmInfoBarDelegate::CreateInfoBar(scoped_ptr<ConfirmInfoBarDelegate>(
/external/chromium_org/chrome/browser/password_manager/
H A Dsave_password_infobar_delegate.cc47 SavePasswordInfoBarDelegate::CreateInfoBar(
106 scoped_ptr<infobars::InfoBar> SavePasswordInfoBarDelegate::CreateInfoBar( function in class:SavePasswordInfoBarDelegate
108 return ConfirmInfoBarDelegate::CreateInfoBar(
H A Dsave_password_infobar_delegate.h53 static scoped_ptr<infobars::InfoBar> CreateInfoBar(
/external/chromium_org/chrome/browser/nacl_host/
H A Dnacl_infobar_delegate.cc30 infobar_service->AddInfoBar(ConfirmInfoBarDelegate::CreateInfoBar(
/external/chromium_org/chrome/browser/ui/
H A Dcollected_cookies_infobar_delegate.cc18 infobar_service->AddInfoBar(ConfirmInfoBarDelegate::CreateInfoBar(
/external/chromium_org/chrome/browser/ui/content_settings/
H A Dmedia_setting_changed_infobar_delegate.cc18 infobar_service->AddInfoBar(ConfirmInfoBarDelegate::CreateInfoBar(
/external/chromium_org/chrome/browser/ui/omnibox/
H A Dalternate_nav_infobar_delegate.h40 static scoped_ptr<infobars::InfoBar> CreateInfoBar(
/external/chromium_org/chrome/browser/ui/website_settings/
H A Dwebsite_settings_infobar_delegate.cc19 infobar_service->AddInfoBar(ConfirmInfoBarDelegate::CreateInfoBar(
/external/chromium_org/components/infobars/core/
H A Dconfirm_infobar_delegate.h70 static scoped_ptr<infobars::InfoBar> CreateInfoBar(
/external/chromium_org/components/translate/core/browser/
H A Dtranslate_client.h52 virtual scoped_ptr<infobars::InfoBar> CreateInfoBar(
/external/chromium_org/chrome/browser/download/
H A Ddownload_request_infobar_delegate.cc39 infobar_service->AddInfoBar(ConfirmInfoBarDelegate::CreateInfoBar(
/external/chromium_org/chrome/browser/media/
H A Dmidi_permission_infobar_delegate.cc29 return infobar_service->AddInfoBar(ConfirmInfoBarDelegate::CreateInfoBar(
/external/chromium_org/chrome/browser/notifications/
H A Ddesktop_notification_infobar_delegate.cc29 return infobar_service->AddInfoBar(ConfirmInfoBarDelegate::CreateInfoBar(
/external/chromium_org/chrome/browser/services/gcm/
H A Dpush_messaging_infobar_delegate.cc25 return infobar_service->AddInfoBar(ConfirmInfoBarDelegate::CreateInfoBar(
/external/chromium_org/chrome/browser/ui/android/infobars/
H A Ddata_reduction_proxy_infobar.cc61 scoped_ptr<infobars::InfoBar> DataReductionProxyInfoBarDelegate::CreateInfoBar( function in class:DataReductionProxyInfoBarDelegate
H A Dsave_password_infobar.cc16 scoped_ptr<infobars::InfoBar> SavePasswordInfoBarDelegate::CreateInfoBar( function in class:SavePasswordInfoBarDelegate
/external/chromium_org/chrome/browser/autofill/
H A Dautofill_cc_infobar_delegate.cc29 infobar_service->AddInfoBar(ConfirmInfoBarDelegate::CreateInfoBar(
/external/chromium_org/chrome/browser/extensions/
H A Dextension_infobar_delegate.cc29 ExtensionInfoBarDelegate::CreateInfoBar(
67 // ExtensionInfoBarDelegate::CreateInfoBar() is implemented in platform-specific
H A Dextension_infobar_delegate.h67 static scoped_ptr<infobars::InfoBar> CreateInfoBar(

Completed in 407 milliseconds

123