Searched defs:syncer (Results 101 - 125 of 662) sorted by relevance

1234567891011>>

/external/chromium_org/components/invalidation/
H A Dnotifier_reason_util.cc9 namespace syncer { namespace
41 } // namespace syncer
H A Dobject_id_invalidation_map.h16 namespace syncer { namespace
50 void GetAllInvalidations(std::vector<syncer::Invalidation>* out) const;
74 } // namespace syncer
H A Dstate_writer.h14 namespace syncer { namespace
23 } // namespace syncer
/external/chromium_org/components/sync_driver/
H A Dsync_frontend.h15 namespace syncer { namespace
22 } // namespace syncer
48 const syncer::WeakHandle<syncer::JsBackend>& js_backend,
49 const syncer::WeakHandle<syncer::DataTypeDebugInfoListener>&
67 virtual void OnProtocolEvent(const syncer::ProtocolEvent& event) = 0;
74 syncer::ModelType type,
75 const syncer::CommitCounters& counters) = 0;
82 syncer
[all...]
/external/chromium_org/sync/api/attachments/
H A Dattachment_id_unittest.cc11 namespace syncer { namespace
46 } // namespace syncer
/external/chromium_org/sync/api/
H A Dsync_change_processor_wrapper_for_test.h10 namespace syncer { namespace
20 syncer::SyncChangeProcessor* wrapped);
24 virtual syncer::SyncError ProcessSyncChanges(
26 const syncer::SyncChangeList& change_list) OVERRIDE;
27 virtual syncer::SyncDataList GetAllSyncData(syncer::ModelType type)
31 syncer::SyncChangeProcessor* const wrapped_;
36 } // namespace syncer
H A Dsyncable_service.h22 namespace syncer { namespace
83 } // namespace syncer
/external/chromium_org/sync/engine/
H A Dcommit_util.h18 namespace syncer { namespace
62 } // namespace syncer
H A Dsync_cycle_event.cc7 namespace syncer { namespace
14 } // namespace syncer
H A Dsyncer.h22 namespace syncer { namespace
92 syncer::CancelationSignal* const cancelation_signal_;
119 } // namespace syncer
/external/chromium_org/sync/internal_api/
H A Ddebug_info_event_listener_unittest.cc9 namespace syncer { namespace
61 } // namespace syncer
/external/chromium_org/sync/internal_api/public/engine/
H A Dmodel_safe_worker_unittest.cc11 namespace syncer { namespace
52 } // namespace syncer
H A Dpassive_model_worker.h14 namespace syncer { namespace
40 } // namespace syncer
/external/chromium_org/sync/internal_api/public/
H A Dhttp_bridge_network_resources.h17 namespace syncer { namespace
34 } // namespace syncer
H A Dhttp_post_provider_factory.h12 namespace syncer { namespace
37 } // namespace syncer
H A Dhttp_post_provider_interface.h12 namespace syncer { namespace
15 // required HTTP POST functionality to the syncer backend. This interface is
62 } // namespace syncer
H A Dinternal_components_factory_impl.h14 namespace syncer { namespace
25 syncer::CancelationSignal* cancelation_signal) OVERRIDE;
48 } // namespace syncer
/external/chromium_org/sync/internal_api/public/sessions/
H A Dstatus_counters.h12 namespace syncer { namespace
26 } // namespace syncer
/external/chromium_org/sync/internal_api/public/test/
H A Dsync_manager_factory_for_profile_sync_test.h14 namespace syncer { namespace
16 class SyncManagerFactoryForProfileSyncTest : public syncer::SyncManagerFactory {
20 virtual scoped_ptr<syncer::SyncManager> CreateSyncManager(
26 } // namespace syncer
/external/chromium_org/sync/internal_api/public/util/
H A Dunrecoverable_error_handler.h12 namespace syncer { namespace
17 // syncer model are inconsistent, or similar. The ProfileSyncService will
25 } // namespace syncer
/external/chromium_org/sync/internal_api/test/
H A Dsync_manager_for_profile_sync_test.h14 namespace syncer { namespace
19 : public syncer::SyncManagerImpl {
30 } // namespace syncer
/external/chromium_org/sync/js/
H A Djs_backend.h14 namespace syncer { namespace
32 } // namespace syncer
H A Djs_controller.h14 namespace syncer { namespace
41 } // namespace syncer
H A Djs_event_details.h16 namespace syncer { namespace
44 } // namespace syncer
H A Djs_event_details_unittest.cc10 namespace syncer { namespace
36 } // namespace syncer

Completed in 7027 milliseconds

1234567891011>>