Lines Matching refs:SessionRestoreImpl
56 // This is not part of SessionRestoreImpl so that synchronous destruction
57 // of SessionRestoreImpl doesn't have timing problems.
402 // SessionRestoreImpl ---------------------------------------------------------
404 // SessionRestoreImpl is responsible for fetching the set of tabs to create
405 // from SessionService. SessionRestoreImpl deletes itself when done.
407 class SessionRestoreImpl : public NotificationObserver {
409 SessionRestoreImpl(Profile* profile,
428 NewCallback(this, &SessionRestoreImpl::OnGotSession);
488 ~SessionRestoreImpl() {
798 // SessionRestoreImpl takes care of deleting itself when done.
799 SessionRestoreImpl* restorer =
800 new SessionRestoreImpl(profile, browser, synchronous,
823 SessionRestoreImpl restorer(profile,
833 SessionRestoreImpl restorer(profile,