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

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

Completed in 116 milliseconds