Home
last modified time | relevance | path

Searched refs:RestoreSessionFromCommands (Results 1 – 4 of 4) sorted by relevance

/external/chromium/chrome/browser/sessions/
Dsession_service_test_helper.cc23 void SessionServiceTestHelper::RestoreSessionFromCommands( in RestoreSessionFromCommands() function in SessionServiceTestHelper
26 service()->RestoreSessionFromCommands(commands, valid_windows); in RestoreSessionFromCommands()
52 RestoreSessionFromCommands(read_commands.get(), windows); in ReadWindows()
Dsession_service_test_helper.h30 void RestoreSessionFromCommands(const std::vector<SessionCommand*>& commands,
Dsession_service.h256 void RestoreSessionFromCommands(const std::vector<SessionCommand*>& commands,
Dsession_service.cc742 RestoreSessionFromCommands( in OnGotSessionCommands()
750 void SessionService::RestoreSessionFromCommands( in RestoreSessionFromCommands() function in SessionService