HomeSort by relevance Sort by last modified time
    Searched defs:RemoveInfoBar (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/components/infobars/core/
infobar_container.cc 96 void InfoBarContainer::RemoveInfoBar(InfoBar* infobar) {
infobar_manager.cc 55 void InfoBarManager::RemoveInfoBar(InfoBar* infobar) {
117 // use iterators, as the RemoveInfoBar() call synchronously modifies our
122 RemoveInfoBar(infobar);

Completed in 124 milliseconds