Searched defs:CreatePinnedStateCommand (Results 1 - 1 of 1) sorted by relevance

/external/chromium/chrome/browser/sessions/
H A Dsession_service.cc212 ScheduleCommand(CreatePinnedStateCommand(tab_id, is_pinned));
724 SessionCommand* SessionService::CreatePinnedStateCommand( function in class:SessionService
1079 CreatePinnedStateCommand(controller->session_id(), true));

Completed in 20 milliseconds