Searched refs:GetTabRestoreService (Results 1 – 15 of 15) sorted by relevance
129 TabRestoreService* service = browser()->profile()->GetTabRestoreService(); in IN_PROC_BROWSER_TEST_F()168 TabRestoreService* service = browser()->profile()->GetTabRestoreService(); in IN_PROC_BROWSER_TEST_F()
599 TabRestoreService* tab_restore_service = profile->GetTabRestoreService();611 if (profile_ && profile_->GetTabRestoreService())612 profile_->GetTabRestoreService()->RemoveObserver(this);736 TabRestoreService* tab_restore_service = profile_->GetTabRestoreService();
150 TabRestoreService* tab_service = profile_->GetTabRestoreService(); in Remove()
633 TabRestoreService* service = [self defaultProfile]->GetTabRestoreService();
41 TabRestoreService* service = bridge_->profile()->GetTabRestoreService();
87 tab_restore_service_ = profile_->GetTabRestoreService();
471 virtual TabRestoreService* GetTabRestoreService() = 0;
111 virtual TabRestoreService* GetTabRestoreService();
538 virtual TabRestoreService* GetTabRestoreService() { in GetTabRestoreService() function in OffTheRecordProfileImpl
1223 TabRestoreService* ProfileImpl::GetTabRestoreService() { in GetTabRestoreService() function in ProfileImpl
200 virtual TabRestoreService* GetTabRestoreService() { NOTREACHED(); return NULL; } in GetTabRestoreService() function
134 tab_restore_service_ = web_ui_->GetProfile()->GetTabRestoreService(); in HandleGetRecentlyClosedTabs()
268 tab_restore_service_ = profile->GetTabRestoreService(); in Browser()313 TabRestoreService* tab_restore_service = profile()->GetTabRestoreService(); in ~Browser()503 TabRestoreService* service = profile->GetTabRestoreService(); in OpenWindowWithRestoredTabs()922 TabRestoreService* tab_restore_service = profile()->GetTabRestoreService(); in OnWindowClosing()1490 TabRestoreService* service = profile_->GetTabRestoreService(); in RestoreTab()2625 !profile()->GetTabRestoreService()) { in CreateHistoricalTab()2631 profile()->GetTabRestoreService()->CreateHistoricalTab( in CreateHistoricalTab()
1374 TabRestoreService* trs = browser_->profile()->GetTabRestoreService();
1897 TabRestoreService* service = automation_->profile()->GetTabRestoreService(); in NTPInfoObserver()