HomeSort by relevance Sort by last modified time
    Searched defs:OnGotLastSessionCommands (Results 1 - 2 of 2) sorted by null

  /external/chromium/chrome/browser/sessions/
tab_restore_service.cc 440 NewCallback(this, &TabRestoreService::OnGotLastSessionCommands)),
712 void TabRestoreService::OnGotLastSessionCommands(
    [all...]
  /external/chromium_org/chrome/browser/sessions/
persistent_tab_restore_service.cc 182 void OnGotLastSessionCommands(ScopedVector<SessionCommand> commands);
361 base::Bind(&Delegate::OnGotLastSessionCommands, base::Unretained(this)),
551 void PersistentTabRestoreService::Delegate::OnGotLastSessionCommands(
    [all...]

Completed in 509 milliseconds