Home
last modified time | relevance | path

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

/external/chromium/chrome/browser/sessions/
Dsession_restore.cc407 class SessionRestoreImpl : public NotificationObserver { class
409 SessionRestoreImpl(Profile* profile, in SessionRestoreImpl() function in __anone0c712ab0111::SessionRestoreImpl
428 NewCallback(this, &SessionRestoreImpl::OnGotSession); in Restore()
488 ~SessionRestoreImpl() { in ~SessionRestoreImpl()
799 SessionRestoreImpl* restorer = in Restore()
800 new SessionRestoreImpl(profile, browser, synchronous, in Restore()
823 SessionRestoreImpl restorer(profile, in RestoreForeignSessionWindows()
833 SessionRestoreImpl restorer(profile, in RestoreForeignSessionTab()