Home | History | Annotate | Download | only in engine

Lines Matching full:sessions

23 #include "chrome/browser/sync/sessions/sync_session.h"
24 #include "chrome/browser/sync/sessions/sync_session_context.h"
30 class SyncerThread : public sessions::SyncSession::Delegate,
45 SyncerThread(sessions::SyncSessionContext* context, Syncer* syncer);
54 // will continue no matter what, b) the scheduled sessions already contain
128 linked_ptr<sessions::SyncSession> session, bool is_canary_job,
133 linked_ptr<sessions::SyncSession> session;
204 sessions::SyncSession* session,
274 browser_sync::sessions::SyncSession* CreateSyncSession(
275 const browser_sync::sessions::SyncSourceInfo& info);
329 scoped_ptr<sessions::SyncSessionContext> session_context_;