HomeSort by relevance Sort by last modified time
    Searched refs:OnInfoBarRemoved (Results 1 - 7 of 7) sorted by null

  /external/chromium_org/components/google/core/browser/
google_url_tracker_map_entry.cc 51 void GoogleURLTrackerMapEntry::OnInfoBarRemoved(infobars::InfoBar* infobar,
google_url_tracker_map_entry.h 50 virtual void OnInfoBarRemoved(infobars::InfoBar* infobar,
  /external/chromium_org/components/infobars/core/
infobar_container.h 106 virtual void OnInfoBarRemoved(InfoBar* infobar, bool animate) OVERRIDE;
infobar_manager.h 30 virtual void OnInfoBarRemoved(InfoBar* infobar, bool animate);
infobar_manager.cc 19 void InfoBarManager::Observer::OnInfoBarRemoved(InfoBar* infobar,
132 OnInfoBarRemoved(infobar, animate));
infobar_container.cc 118 void InfoBarContainer::OnInfoBarRemoved(InfoBar* infobar, bool animate) {
  /external/chromium_org/chrome/browser/password_manager/
password_manager_browsertest.cc 108 virtual void OnInfoBarRemoved(infobars::InfoBar* infobar,
    [all...]

Completed in 1087 milliseconds