HomeSort by relevance Sort by last modified time
    Searched refs:RestoreSessionFromCommands (Results 1 - 4 of 4) sorted by null

  /external/chromium/chrome/browser/sessions/
session_service_test_helper.cc 23 void SessionServiceTestHelper::RestoreSessionFromCommands(
26 service()->RestoreSessionFromCommands(commands, valid_windows);
52 RestoreSessionFromCommands(read_commands.get(), windows);
session_service_test_helper.h 30 void RestoreSessionFromCommands(const std::vector<SessionCommand*>& commands,
session_service.h 256 void RestoreSessionFromCommands(const std::vector<SessionCommand*>& commands,
session_service.cc 742 RestoreSessionFromCommands(
750 void SessionService::RestoreSessionFromCommands(
    [all...]

Completed in 513 milliseconds