Home
last modified time | relevance | path

Searched refs:LoadTabsFromLastSession (Results 1 – 5 of 5) sorted by relevance

/external/chromium/chrome/browser/sessions/
Dtab_restore_service_browsertest.cc79 service_->LoadTabsFromLastSession(); in RecreateService()
280 service_->LoadTabsFromLastSession(); in TEST_F()
292 service_->LoadTabsFromLastSession(); in TEST_F()
317 service_->LoadTabsFromLastSession(); in TEST_F()
331 service_->LoadTabsFromLastSession(); in TEST_F()
Dtab_restore_service.h163 void LoadTabsFromLastSession();
Dtab_restore_service.cc417 void TabRestoreService::LoadTabsFromLastSession() { in LoadTabsFromLastSession() function in TabRestoreService
/external/chromium/chrome/browser/ui/webui/
Dnew_tab_ui.cc141 tab_restore_service_->LoadTabsFromLastSession(); in HandleGetRecentlyClosedTabs()
/external/chromium/chrome/browser/ui/cocoa/
Dhistory_menu_bridge.mm90 tab_restore_service_->LoadTabsFromLastSession();