Searched refs:CreateTabClosedCommand (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/sessions/
H A Dsession_service.h265 SessionCommand* CreateTabClosedCommand(SessionID::id_type tab_id);
H A Dsession_service.cc344 ScheduleCommand(CreateTabClosedCommand(tab_id.id()));
828 SessionCommand* SessionService::CreateTabClosedCommand( function in class:SessionService
846 // See comment in CreateTabClosedCommand as to why we do this.
1555 ScheduleCommand(CreateTabClosedCommand(*i));

Completed in 40 milliseconds