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

  /external/chromium/chrome/browser/sessions/
session_service.h 232 SessionCommand* CreateWindowClosedCommand(SessionID::id_type tab_id);
session_service.cc 280 ScheduleCommand(CreateWindowClosedCommand(window_id.id()));
288 ScheduleCommand(CreateWindowClosedCommand(window_id.id()));
687 SessionCommand* SessionService::CreateWindowClosedCommand(
    [all...]
  /external/chromium_org/chrome/browser/sessions/
session_service.h 265 SessionCommand* CreateWindowClosedCommand(SessionID::id_type tab_id);
session_service.cc 348 ScheduleCommand(CreateWindowClosedCommand(window_id.id()));
356 ScheduleCommand(CreateWindowClosedCommand(window_id.id()));
774 SessionCommand* SessionService::CreateWindowClosedCommand(
    [all...]

Completed in 2873 milliseconds