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

  /external/chromium_org/chrome/browser/sessions/
session_service.h 267 SessionCommand* CreateWindowClosedCommand(SessionID::id_type tab_id);
session_service.cc 417 ScheduleCommand(CreateWindowClosedCommand(window_id.id()));
425 ScheduleCommand(CreateWindowClosedCommand(window_id.id()));
843 SessionCommand* SessionService::CreateWindowClosedCommand(
    [all...]

Completed in 72 milliseconds