Searched refs:GeolocationInfoBarDelegate (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/chrome/browser/geolocation/
H A Dgeolocation_infobar_delegate.cc59 infobars::InfoBar* GeolocationInfoBarDelegate::Create(
68 GeolocationInfoBarDelegate* const delegate = new GeolocationInfoBarDelegate(
78 GeolocationInfoBarDelegate::GeolocationInfoBarDelegate( function in class:GeolocationInfoBarDelegate
93 GeolocationInfoBarDelegate::~GeolocationInfoBarDelegate() {
98 bool GeolocationInfoBarDelegate::Accept() {
105 void GeolocationInfoBarDelegate::SetPermission(bool update_content_setting,
115 void GeolocationInfoBarDelegate
[all...]
H A Dgeolocation_infobar_delegate.h20 class GeolocationInfoBarDelegate : public ConfirmInfoBarDelegate { class in inherits:ConfirmInfoBarDelegate
31 GeolocationInfoBarDelegate(PermissionQueueController* controller,
36 virtual ~GeolocationInfoBarDelegate();
69 DISALLOW_COPY_AND_ASSIGN(GeolocationInfoBarDelegate);
/external/chromium_org/chrome/browser/content_settings/
H A Dpermission_queue_controller.cc108 infobar_ = GeolocationInfoBarDelegate::Create(

Completed in 3775 milliseconds