SyncSessionContext   30 sync/engine/get_updates_processor.cc bool ShouldRequestEncryptionKey(sessions::SyncSessionContext* context) {
SyncSessionContext   29 sync/engine/get_updates_processor.h class SyncSessionContext;
SyncSessionContext  156 sync/engine/sync_scheduler_impl.cc                                      sessions::SyncSessionContext* context,
SyncSessionContext   48 sync/engine/sync_scheduler_impl.h                     sessions::SyncSessionContext* context,
SyncSessionContext  285 sync/engine/sync_scheduler_impl.h   sessions::SyncSessionContext* session_context_;
SyncSessionContext   41 sync/engine/sync_scheduler_unittest.cc using sessions::SyncSessionContext;
SyncSessionContext  135 sync/engine/sync_scheduler_unittest.cc     context_.reset(new SyncSessionContext(
SyncSessionContext  212 sync/engine/sync_scheduler_unittest.cc   SyncSessionContext* context() { return context_.get(); }
SyncSessionContext  233 sync/engine/sync_scheduler_unittest.cc   scoped_ptr<SyncSessionContext> context_;
SyncSessionContext   33 sync/engine/syncer_proto_util.h class SyncSessionContext;
SyncSessionContext   34 sync/engine/syncer_proto_util_unittest.cc using sessions::SyncSessionContext;
SyncSessionContext  109 sync/engine/syncer_unittest.cc using sessions::SyncSessionContext;
SyncSessionContext  229 sync/engine/syncer_unittest.cc         new SyncSessionContext(
SyncSessionContext  503 sync/engine/syncer_unittest.cc   scoped_ptr<SyncSessionContext> context_;
SyncSessionContext   25 sync/internal_api/internal_components_factory_impl.cc     sessions::SyncSessionContext* context,
SyncSessionContext   40 sync/internal_api/internal_components_factory_impl.cc scoped_ptr<sessions::SyncSessionContext>
SyncSessionContext   49 sync/internal_api/internal_components_factory_impl.cc   return scoped_ptr<sessions::SyncSessionContext>(
SyncSessionContext   50 sync/internal_api/internal_components_factory_impl.cc       new sessions::SyncSessionContext(
SyncSessionContext   30 sync/internal_api/public/internal_components_factory.h class SyncSessionContext;
SyncSessionContext   79 sync/internal_api/public/internal_components_factory.h       sessions::SyncSessionContext* context,
SyncSessionContext   82 sync/internal_api/public/internal_components_factory.h   virtual scoped_ptr<sessions::SyncSessionContext> BuildContext(
SyncSessionContext   24 sync/internal_api/public/internal_components_factory_impl.h       sessions::SyncSessionContext* context,
SyncSessionContext   27 sync/internal_api/public/internal_components_factory_impl.h   virtual scoped_ptr<sessions::SyncSessionContext> BuildContext(
SyncSessionContext   30 sync/internal_api/public/test/test_internal_components_factory.h       sessions::SyncSessionContext* context,
SyncSessionContext   33 sync/internal_api/public/test/test_internal_components_factory.h   virtual scoped_ptr<sessions::SyncSessionContext> BuildContext(
SyncSessionContext   55 sync/internal_api/sync_manager_impl.cc using sessions::SyncSessionContext;
SyncSessionContext   40 sync/internal_api/sync_manager_impl.h class SyncSessionContext;
SyncSessionContext  321 sync/internal_api/sync_manager_impl.h   scoped_ptr<sessions::SyncSessionContext> session_context_;
SyncSessionContext 2363 sync/internal_api/sync_manager_impl_unittest.cc                     sessions::SyncSessionContext** session_context)
SyncSessionContext 2371 sync/internal_api/sync_manager_impl_unittest.cc       sessions::SyncSessionContext* context,
SyncSessionContext 2379 sync/internal_api/sync_manager_impl_unittest.cc   sessions::SyncSessionContext** session_context_;
SyncSessionContext 2391 sync/internal_api/sync_manager_impl_unittest.cc   sessions::SyncSessionContext* session_context() {
SyncSessionContext 2397 sync/internal_api/sync_manager_impl_unittest.cc   sessions::SyncSessionContext* session_context_;
SyncSessionContext   26 sync/internal_api/test/test_internal_components_factory.cc     sessions::SyncSessionContext* context,
SyncSessionContext   31 sync/internal_api/test/test_internal_components_factory.cc scoped_ptr<sessions::SyncSessionContext>
SyncSessionContext   43 sync/internal_api/test/test_internal_components_factory.cc   return scoped_ptr<sessions::SyncSessionContext>(
SyncSessionContext   44 sync/internal_api/test/test_internal_components_factory.cc       new sessions::SyncSessionContext(
SyncSessionContext   19 sync/sessions/sync_session.cc SyncSession* SyncSession::Build(SyncSessionContext* context,
SyncSessionContext   25 sync/sessions/sync_session.cc     SyncSessionContext* context,
SyncSessionContext   99 sync/sessions/sync_session.h   static SyncSession* Build(SyncSessionContext* context,
SyncSessionContext  117 sync/sessions/sync_session.h   SyncSessionContext* context() const { return context_; }
SyncSessionContext  127 sync/sessions/sync_session.h   SyncSession(SyncSessionContext* context, Delegate* delegate);
SyncSessionContext  130 sync/sessions/sync_session.h   SyncSessionContext* const context_;
SyncSessionContext   13 sync/sessions/sync_session_context.cc SyncSessionContext::SyncSessionContext(
SyncSessionContext   40 sync/sessions/sync_session_context.cc SyncSessionContext::~SyncSessionContext() {
SyncSessionContext   43 sync/sessions/sync_session_context.cc ModelTypeSet SyncSessionContext::GetEnabledTypes() const {
SyncSessionContext   47 sync/sessions/sync_session_context.cc void SyncSessionContext::SetRoutingInfo(
SyncSessionContext   41 sync/sessions/sync_session_context.h class SYNC_EXPORT_PRIVATE SyncSessionContext {
SyncSessionContext   43 sync/sessions/sync_session_context.h   SyncSessionContext(
SyncSessionContext   54 sync/sessions/sync_session_context.h   ~SyncSessionContext();
SyncSessionContext  180 sync/sessions/sync_session_context.h   DISALLOW_COPY_AND_ASSIGN(SyncSessionContext);
SyncSessionContext   18 sync/test/sessions/test_scoped_session_event_listener.h       SyncSessionContext* context,
SyncSessionContext   27 sync/test/sessions/test_scoped_session_event_listener.h   SyncSessionContext* context_;