Home
last modified time | relevance | path

Searched refs:RestoreSession (Results 1 – 7 of 7) sorted by relevance

/external/chromium/chrome/browser/sessions/
Dsession_restore.h33 static void RestoreSession(Profile* profile,
Dsession_restore.cc807 void SessionRestore::RestoreSession(Profile* profile, in RestoreSession() function in SessionRestore
Dsession_service.cc494 SessionRestore::RestoreSession( in RestoreIfNecessary()
/external/webkit/Source/WebKit2/UIProcess/cf/
DWebPageProxyCF.cpp165 process()->send(Messages::WebPage::RestoreSession(state), m_pageID); in restoreFromSessionStateData()
/external/webkit/Source/WebKit2/WebProcess/WebPage/
DWebPage.messages.in63 RestoreSession(WebKit::SessionState state)
/external/chromium/chrome/browser/ui/
Dbrowser_init.cc353 SessionRestore::RestoreSession(profile_, NULL, true, false, in Accept()
/external/webkit/Source/WebKit2/
DChangeLog-2011-02-167949 Rename "RestoreSession" to "RestoreSessionAndNavigateToCurrentItem"