HomeSort by relevance Sort by last modified time
    Searched refs:CreateInfoBar (Results 1 - 25 of 57) sorted by null

1 2 3

  /external/chromium_org/chrome/browser/net/spdyproxy/
data_reduction_proxy_infobar_delegate.cc 20 DataReductionProxyInfoBarDelegate::CreateInfoBar(
29 scoped_ptr<infobars::InfoBar> DataReductionProxyInfoBarDelegate::CreateInfoBar(
31 return ConfirmInfoBarDelegate::CreateInfoBar(
data_reduction_proxy_infobar_delegate.h 32 static scoped_ptr<infobars::InfoBar> CreateInfoBar(
  /external/chromium_org/components/infobars/test/
infobar_test.cc 28 // ConfirmInfoBarDelegate::CreateInfoBar() return a non-NULL infobar.
29 scoped_ptr<infobars::InfoBar> ConfirmInfoBarDelegate::CreateInfoBar(
  /external/chromium_org/chrome/browser/infobars/
simple_alert_infobar_delegate.cc 16 infobar_service->AddInfoBar(ConfirmInfoBarDelegate::CreateInfoBar(
  /external/chromium_org/chrome/browser/ui/startup/
google_api_keys_infobar_delegate.cc 21 infobar_service->AddInfoBar(ConfirmInfoBarDelegate::CreateInfoBar(
obsolete_system_infobar_delegate.cc 26 infobar_service->AddInfoBar(ConfirmInfoBarDelegate::CreateInfoBar(
session_crashed_infobar_delegate.cc 37 ConfirmInfoBarDelegate::CreateInfoBar(scoped_ptr<ConfirmInfoBarDelegate>(
  /external/chromium_org/components/infobars/core/
confirm_infobar_delegate.h 70 static scoped_ptr<infobars::InfoBar> CreateInfoBar(
  /external/chromium_org/components/translate/core/browser/
translate_client.h 52 virtual scoped_ptr<infobars::InfoBar> CreateInfoBar(
  /external/chromium_org/chrome/browser/password_manager/
save_password_infobar_delegate.cc 47 SavePasswordInfoBarDelegate::CreateInfoBar(
106 scoped_ptr<infobars::InfoBar> SavePasswordInfoBarDelegate::CreateInfoBar(
108 return ConfirmInfoBarDelegate::CreateInfoBar(
save_password_infobar_delegate.h 53 static scoped_ptr<infobars::InfoBar> CreateInfoBar(
  /external/chromium_org/chrome/browser/nacl_host/
nacl_infobar_delegate.cc 30 infobar_service->AddInfoBar(ConfirmInfoBarDelegate::CreateInfoBar(
  /external/chromium_org/chrome/browser/ui/
collected_cookies_infobar_delegate.cc 18 infobar_service->AddInfoBar(ConfirmInfoBarDelegate::CreateInfoBar(
  /external/chromium_org/chrome/browser/ui/content_settings/
media_setting_changed_infobar_delegate.cc 18 infobar_service->AddInfoBar(ConfirmInfoBarDelegate::CreateInfoBar(
  /external/chromium_org/chrome/browser/ui/omnibox/
alternate_nav_infobar_delegate.h 40 static scoped_ptr<infobars::InfoBar> CreateInfoBar(
  /external/chromium_org/chrome/browser/ui/website_settings/
website_settings_infobar_delegate.cc 19 infobar_service->AddInfoBar(ConfirmInfoBarDelegate::CreateInfoBar(
  /external/chromium_org/chrome/browser/download/
download_request_infobar_delegate.cc 39 infobar_service->AddInfoBar(ConfirmInfoBarDelegate::CreateInfoBar(
  /external/chromium_org/chrome/browser/extensions/
extension_infobar_delegate.h 67 static scoped_ptr<infobars::InfoBar> CreateInfoBar(
extension_infobar_delegate.cc 29 ExtensionInfoBarDelegate::CreateInfoBar(
67 // ExtensionInfoBarDelegate::CreateInfoBar() is implemented in platform-specific
  /external/chromium_org/chrome/browser/media/
midi_permission_infobar_delegate.cc 29 return infobar_service->AddInfoBar(ConfirmInfoBarDelegate::CreateInfoBar(
  /external/chromium_org/chrome/browser/notifications/
desktop_notification_infobar_delegate.cc 29 return infobar_service->AddInfoBar(ConfirmInfoBarDelegate::CreateInfoBar(
  /external/chromium_org/chrome/browser/services/gcm/
push_messaging_infobar_delegate.cc 25 return infobar_service->AddInfoBar(ConfirmInfoBarDelegate::CreateInfoBar(
  /external/chromium_org/chrome/browser/ui/android/infobars/
data_reduction_proxy_infobar.cc 61 scoped_ptr<infobars::InfoBar> DataReductionProxyInfoBarDelegate::CreateInfoBar(
save_password_infobar.cc 16 scoped_ptr<infobars::InfoBar> SavePasswordInfoBarDelegate::CreateInfoBar(
  /external/chromium_org/chrome/browser/autofill/
autofill_cc_infobar_delegate.cc 29 infobar_service->AddInfoBar(ConfirmInfoBarDelegate::CreateInfoBar(

Completed in 2390 milliseconds

1 2 3