Searched refs:TabContentsObserverImpl (Results 1 – 2 of 2) sorted by relevance
23 class TabFinder::TabContentsObserverImpl : public TabContentsObserver { class in TabFinder25 TabContentsObserverImpl(TabContents* tab, TabFinder* finder);26 virtual ~TabContentsObserverImpl();39 DISALLOW_COPY_AND_ASSIGN(TabContentsObserverImpl);42 TabFinder::TabContentsObserverImpl::TabContentsObserverImpl( in TabContentsObserverImpl() function in TabFinder::TabContentsObserverImpl49 TabFinder::TabContentsObserverImpl::~TabContentsObserverImpl() { in ~TabContentsObserverImpl()52 void TabFinder::TabContentsObserverImpl::DidNavigateAnyFramePostCommit( in DidNavigateAnyFramePostCommit()58 void TabFinder::TabContentsObserverImpl::TabContentsDestroyed( in TabContentsDestroyed()180 TabContentsObserverImpl* observer = new TabContentsObserverImpl(tab, this); in TrackTab()190 void TabFinder::TabDestroyed(TabContentsObserverImpl* observer) { in TabDestroyed()
52 class TabContentsObserverImpl;55 typedef std::set<TabContentsObserverImpl*> TabContentsObservers;84 void TabDestroyed(TabContentsObserverImpl* observer);