Home
last modified time | relevance | path

Searched refs:CreateWindowClosedCommand (Results 1 – 2 of 2) sorted by relevance

/external/chromium/chrome/browser/sessions/
Dsession_service.cc280 ScheduleCommand(CreateWindowClosedCommand(window_id.id())); in WindowClosed()
288 ScheduleCommand(CreateWindowClosedCommand(window_id.id())); in WindowClosed()
687 SessionCommand* SessionService::CreateWindowClosedCommand( in CreateWindowClosedCommand() function in SessionService
1257 ScheduleCommand(CreateWindowClosedCommand(*i)); in CommitPendingCloses()
Dsession_service.h232 SessionCommand* CreateWindowClosedCommand(SessionID::id_type tab_id);