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

/external/chromium_org/chrome/browser/sessions/
H A Dsession_service.h276 SessionCommand* CreatePinnedStateCommand(const SessionID& tab_id,
H A Dsession_service.cc313 ScheduleCommand(CreatePinnedStateCommand(tab_id, is_pinned));
880 SessionCommand* SessionService::CreatePinnedStateCommand( function in class:SessionService
1359 commands->push_back(CreatePinnedStateCommand(session_id, true));

Completed in 1299 milliseconds