Searched refs:RestoreMostRecentEntry (Results 1 - 13 of 13) sorted by relevance

/external/chromium_org/chrome/browser/sessions/
H A Din_memory_tab_restore_service.cc56 InMemoryTabRestoreService::RestoreMostRecentEntry( function in class:InMemoryTabRestoreService
59 return helper_.RestoreMostRecentEntry(delegate, host_desktop_type);
H A Din_memory_tab_restore_service.h36 virtual std::vector<content::WebContents*> RestoreMostRecentEntry(
H A Dpersistent_tab_restore_service.h36 virtual std::vector<content::WebContents*> RestoreMostRecentEntry(
H A Dtab_restore_service.h37 // or RestoreMostRecentEntry.
160 virtual std::vector<content::WebContents*> RestoreMostRecentEntry(
H A Dtab_restore_service_helper.h83 std::vector<content::WebContents*> RestoreMostRecentEntry(
H A Dpersistent_tab_restore_service.cc946 PersistentTabRestoreService::RestoreMostRecentEntry( function in class:PersistentTabRestoreService
949 return helper_.RestoreMostRecentEntry(delegate, host_desktop_type);
H A Dtab_restore_service_helper.cc174 TabRestoreServiceHelper::RestoreMostRecentEntry( function in class:TabRestoreServiceHelper
/external/chromium_org/chrome/browser/ui/ash/
H A Dchrome_new_window_delegate.cc23 service->RestoreMostRecentEntry(NULL, chrome::HOST_DESKTOP_TYPE_ASH);
/external/chromium/chrome/browser/sessions/
H A Dtab_restore_service.h33 // or RestoreMostRecentEntry.
151 void RestoreMostRecentEntry(TabRestoreServiceDelegate* delegate);
H A Dtab_restore_service.cc297 void TabRestoreService::RestoreMostRecentEntry( function in class:TabRestoreService
/external/chromium_org/chrome/browser/ui/
H A Dbrowser_commands.cc315 service->RestoreMostRecentEntry(NULL, host_desktop_type);
513 service->RestoreMostRecentEntry(browser->tab_restore_service_delegate(),
/external/chromium_org/chrome/browser/extensions/api/sessions/
H A Dsessions_api.cc439 tab_restore_service->RestoreMostRecentEntry(delegate, host_desktop_type);
/external/chromium/chrome/browser/ui/
H A Dbrowser.cc505 service->RestoreMostRecentEntry(NULL);
1494 service->RestoreMostRecentEntry(tab_restore_service_delegate());

Completed in 438 milliseconds