Home | History | Annotate | Download | only in sessions

Lines Matching refs:SessionRestore

294               "SessionRestore.FirstTabPainted",
302 StringPrintf("SessionRestore.FirstTabPainted_%d", tab_count_);
383 "SessionRestore.AllTabsLoaded",
390 StringPrintf("SessionRestore.AllTabsLoaded_%d", tab_count_);
776 // SessionRestore -------------------------------------------------------------
807 void SessionRestore::RestoreSession(Profile* profile,
817 void SessionRestore::RestoreForeignSessionWindows(
821 // Create a SessionRestore object to eventually restore the tabs.
829 void SessionRestore::RestoreForeignSessionTab(Profile* profile,
831 // Create a SessionRestore object to eventually restore the tabs.
839 Browser* SessionRestore::RestoreSessionSynchronously(
846 bool SessionRestore::IsRestoring() {