Searched defs:OnGotPreviousSession (Results 1 - 2 of 2) sorted by relevance

/external/chromium/chrome/browser/sessions/
H A Dtab_restore_service.cc430 NewCallback(this, &TabRestoreService::OnGotPreviousSession));
997 void TabRestoreService::OnGotPreviousSession( function in class:TabRestoreService
/external/chromium_org/chrome/browser/sessions/
H A Dpersistent_tab_restore_service.cc196 void OnGotPreviousSession(ScopedVector<SessionWindow> windows,
350 base::Bind(&Delegate::OnGotPreviousSession, base::Unretained(this)),
778 void PersistentTabRestoreService::Delegate::OnGotPreviousSession( function in class:PersistentTabRestoreService::Delegate

Completed in 54 milliseconds