Searched refs:RestoreSessionFromCommands (Results 1 – 4 of 4) sorted by relevance
23 void SessionServiceTestHelper::RestoreSessionFromCommands( in RestoreSessionFromCommands() function in SessionServiceTestHelper26 service()->RestoreSessionFromCommands(commands, valid_windows); in RestoreSessionFromCommands()52 RestoreSessionFromCommands(read_commands.get(), windows); in ReadWindows()
30 void RestoreSessionFromCommands(const std::vector<SessionCommand*>& commands,
256 void RestoreSessionFromCommands(const std::vector<SessionCommand*>& commands,
742 RestoreSessionFromCommands( in OnGotSessionCommands()750 void SessionService::RestoreSessionFromCommands( in RestoreSessionFromCommands() function in SessionService