Searched refs:TabRestoreServiceDestroyed (Results 1 – 9 of 9) sorted by relevance
19 virtual void TabRestoreServiceDestroyed(TabRestoreService* service) = 0;
202 TabRestoreServiceDestroyed(this)); in ~TabRestoreService()
123 virtual void TabRestoreServiceDestroyed(TabRestoreService* service);
637 void JumpList::TabRestoreServiceDestroyed(TabRestoreService* service) {
133 virtual void TabRestoreServiceDestroyed(TabRestoreService* service);
253 void HistoryMenuBridge::TabRestoreServiceDestroyed( function
95 virtual void TabRestoreServiceDestroyed(TabRestoreService* service);159 void RecentlyClosedTabsHandler::TabRestoreServiceDestroyed( in TabRestoreServiceDestroyed() function in __anona12ba2f00111::RecentlyClosedTabsHandler
659 virtual void TabRestoreServiceDestroyed(TabRestoreService* service);
337 TabRestoreServiceDestroyed(tab_restore_service_); in ~Browser()4294 void Browser::TabRestoreServiceDestroyed(TabRestoreService* service) { in TabRestoreServiceDestroyed() function in Browser