Searched refs:RestoreLocalSession (Results 1 – 2 of 2) sorted by relevance
78 bool RestoreLocalSession(const SessionId& session_id, Browser* browser);
451 bool SessionsRestoreFunction::RestoreLocalSession(const SessionId& session_id, in RestoreLocalSession() function in extensions::SessionsRestoreFunction576 : RestoreLocalSession(*session_id, browser); in RunImpl()