GeolocationInfoBarDelegate 112 chrome/browser/content_settings/permission_queue_controller.cc infobar_ = GeolocationInfoBarDelegate::Create( GeolocationInfoBarDelegate 25 chrome/browser/geolocation/geolocation_infobar_delegate.cc typedef GeolocationInfoBarDelegate DelegateType; GeolocationInfoBarDelegate 65 chrome/browser/geolocation/geolocation_infobar_delegate.cc InfoBar* GeolocationInfoBarDelegate::Create( GeolocationInfoBarDelegate 76 chrome/browser/geolocation/geolocation_infobar_delegate.cc GeolocationInfoBarDelegate* const delegate = new DelegateType( GeolocationInfoBarDelegate 86 chrome/browser/geolocation/geolocation_infobar_delegate.cc GeolocationInfoBarDelegate::GeolocationInfoBarDelegate( GeolocationInfoBarDelegate 102 chrome/browser/geolocation/geolocation_infobar_delegate.cc GeolocationInfoBarDelegate::~GeolocationInfoBarDelegate() { GeolocationInfoBarDelegate 107 chrome/browser/geolocation/geolocation_infobar_delegate.cc bool GeolocationInfoBarDelegate::Accept() { GeolocationInfoBarDelegate 114 chrome/browser/geolocation/geolocation_infobar_delegate.cc void GeolocationInfoBarDelegate::SetPermission(bool update_content_setting, GeolocationInfoBarDelegate 122 chrome/browser/geolocation/geolocation_infobar_delegate.cc void GeolocationInfoBarDelegate::InfoBarDismissed() { GeolocationInfoBarDelegate 128 chrome/browser/geolocation/geolocation_infobar_delegate.cc int GeolocationInfoBarDelegate::GetIconID() const { GeolocationInfoBarDelegate 132 chrome/browser/geolocation/geolocation_infobar_delegate.cc InfoBarDelegate::Type GeolocationInfoBarDelegate::GetInfoBarType() const { GeolocationInfoBarDelegate 136 chrome/browser/geolocation/geolocation_infobar_delegate.cc bool GeolocationInfoBarDelegate::ShouldExpireInternal( GeolocationInfoBarDelegate 144 chrome/browser/geolocation/geolocation_infobar_delegate.cc base::string16 GeolocationInfoBarDelegate::GetMessageText() const { GeolocationInfoBarDelegate 149 chrome/browser/geolocation/geolocation_infobar_delegate.cc base::string16 GeolocationInfoBarDelegate::GetButtonLabel( GeolocationInfoBarDelegate 155 chrome/browser/geolocation/geolocation_infobar_delegate.cc bool GeolocationInfoBarDelegate::Cancel() { GeolocationInfoBarDelegate 162 chrome/browser/geolocation/geolocation_infobar_delegate.cc base::string16 GeolocationInfoBarDelegate::GetLinkText() const { GeolocationInfoBarDelegate 166 chrome/browser/geolocation/geolocation_infobar_delegate.cc bool GeolocationInfoBarDelegate::LinkClicked( GeolocationInfoBarDelegate 20 chrome/browser/geolocation/geolocation_infobar_delegate.h class GeolocationInfoBarDelegate : public ConfirmInfoBarDelegate { GeolocationInfoBarDelegate 32 chrome/browser/geolocation/geolocation_infobar_delegate.h GeolocationInfoBarDelegate(PermissionQueueController* controller, GeolocationInfoBarDelegate 38 chrome/browser/geolocation/geolocation_infobar_delegate.h virtual ~GeolocationInfoBarDelegate(); GeolocationInfoBarDelegate 75 chrome/browser/geolocation/geolocation_infobar_delegate.h DISALLOW_COPY_AND_ASSIGN(GeolocationInfoBarDelegate); GeolocationInfoBarDelegate 44 chrome/browser/geolocation/geolocation_infobar_delegate_android.cc : GeolocationInfoBarDelegate(controller, id, requesting_frame_url, GeolocationInfoBarDelegate 62 chrome/browser/geolocation/geolocation_infobar_delegate_android.cc return GeolocationInfoBarDelegate::Accept(); GeolocationInfoBarDelegate 13 chrome/browser/geolocation/geolocation_infobar_delegate_android.h class GeolocationInfoBarDelegateAndroid : public GeolocationInfoBarDelegate {