Home | History | Annotate | Download | only in integration

Lines Matching refs:sessions

12 #include "chrome/browser/sessions/session_types.h"
56 // Returns number of foreign sessions for a profile.
59 // Fills the sessions vector with the model associator's foreign session data.
60 // Caller owns |sessions|, but not SyncedSessions objects within.
61 // Returns true if foreign sessions were found, false otherwise.
62 bool GetSessionData(int index, SyncedSessionVector* sessions);
70 void SortSyncedSessions(SyncedSessionVector* sessions);
74 bool NavigationEquals(const sessions::SerializedNavigationEntry& expected,
75 const sessions::SerializedNavigationEntry& actual);
88 // Retrieves the foreign sessions for a particular profile and compares them
96 // Retrieves the foreign sessions for a particular profile and compares them