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

  /external/chromium/chrome/browser/sessions/
session_service.h 146 // Callback from GetSavedSession of GetLastSession.
162 Handle GetLastSession(CancelableRequestConsumerBase* consumer,
session_restore.cc 429 session_service->GetLastSession(&request_consumer_, callback);
tab_restore_service.cc 428 profile()->GetSessionService()->GetLastSession(
437 // crash (the call to GetLastSession above requests those).
    [all...]
session_service.cc 68 // The callback from GetLastSession is internally routed to SessionService
82 // The callback supplied to GetLastSession and GetCurrentSession.
405 SessionService::Handle SessionService::GetLastSession(
    [all...]
  /external/chromium_org/chrome/browser/sessions/
session_service.h 188 // Callback from GetLastSession.
196 CancelableTaskTracker::TaskId GetLastSession(const SessionCallback& callback,
persistent_tab_restore_service.cc 349 session_service->GetLastSession(
359 // crash (the call to GetLastSession above requests those).
    [all...]
session_restore.cc 540 session_service->GetLastSession(
    [all...]
session_service.cc 500 CancelableTaskTracker::TaskId SessionService::GetLastSession(
    [all...]

Completed in 767 milliseconds