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

  /external/chromium_org/chrome/browser/sessions/
session_service.h 265 SessionCommand* CreateTabClosedCommand(SessionID::id_type tab_id);
session_service.cc 344 ScheduleCommand(CreateTabClosedCommand(tab_id.id()));
828 SessionCommand* SessionService::CreateTabClosedCommand(
846 // See comment in CreateTabClosedCommand as to why we do this.
    [all...]

Completed in 39 milliseconds