HomeSort by relevance Sort by last modified time
    Searched refs:GetLastSession (Results 1 - 4 of 4) 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...]

Completed in 20 milliseconds