Searched refs:RestoreMostRecentlyClosed (Results 1 – 2 of 2) sorted by relevance
77 bool RestoreMostRecentlyClosed(Browser* browser);
423 bool SessionsRestoreFunction::RestoreMostRecentlyClosed(Browser* browser) { in RestoreMostRecentlyClosed() function in extensions::SessionsRestoreFunction566 return RestoreMostRecentlyClosed(browser); in RunImpl()