HomeSort by relevance Sort by last modified time
    Searched refs:RestoreSessionFromCommands (Results 1 - 7 of 7) 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...]
  /external/chromium_org/chrome/browser/sessions/
session_service_test_helper.cc 62 service()->RestoreSessionFromCommands(
session_service.h 292 void RestoreSessionFromCommands(const std::vector<SessionCommand*>& commands,
session_service.cc 848 RestoreSessionFromCommands(
853 void SessionService::RestoreSessionFromCommands(
860 VLOG(1) << "RestoreSessionFromCommands " << commands.size();
    [all...]

Completed in 505 milliseconds