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

Completed in 28 milliseconds