Searched defs:syncer (Results 51 - 75 of 662) sorted by relevance

1234567891011>>

/external/chromium_org/sync/engine/
H A Dtraffic_logger.h17 namespace syncer { namespace
23 } // namespace syncer
H A Dupdate_handler.cc7 namespace syncer { namespace
14 } // namespace syncer
/external/chromium_org/sync/internal_api/attachments/
H A Dattachment_service.cc7 namespace syncer { namespace
12 } // namespace syncer
H A Dattachment_uploader.cc7 namespace syncer { namespace
14 } // namespace syncer
/external/chromium_org/sync/internal_api/public/attachments/
H A Dfake_attachment_downloader.h11 namespace syncer { namespace
29 } // namespace syncer
H A Dfake_attachment_uploader.h11 namespace syncer { namespace
28 } // namespace syncer
/external/chromium_org/sync/internal_api/public/base/
H A Dcancelation_observer.cc7 namespace syncer { namespace
13 } // namespace syncer
H A Dcancelation_observer.h10 namespace syncer { namespace
23 } // namespace syncer
H A Dinvalidation_interface.h13 namespace syncer { namespace
53 } // namespace syncer
H A Dprogress_marker_map.cc11 namespace syncer { namespace
26 } // namespace syncer
H A Dprogress_marker_map.h24 namespace syncer { namespace
33 } // namespace syncer
/external/chromium_org/sync/internal_api/public/
H A Ddata_type_association_stats.cc7 namespace syncer { namespace
28 } // namespace syncer
H A Ddata_type_debug_info_listener.cc7 namespace syncer { namespace
14 } // namespace syncer
H A Dnetwork_time_update_callback.h11 namespace syncer { namespace
26 } // namespace syncer
H A Dsync_context.h15 namespace syncer { namespace
36 syncer::ModelType type,
38 const syncer::UpdateResponseDataList& saved_pending_updates,
42 // Disconnects the syncer from the model and stops syncing the type.
49 // It also causes the syncer to stop requesting updates for this type, and to
54 } // namespace syncer
H A Dsync_context_proxy.h12 namespace syncer { namespace
29 syncer::ModelType type,
34 // Tells the syncer that we're no longer interested in syncing this type.
36 // Once this takes effect, the syncer can assume that it will no longer
39 virtual void Disconnect(syncer::ModelType type) = 0;
45 } // namespace syncer
/external/chromium_org/sync/internal_api/public/engine/
H A Dsync_status.cc7 namespace syncer { namespace
37 } // namespace syncer
/external/chromium_org/sync/internal_api/public/events/
H A Dprotocol_event.h13 namespace syncer { namespace
57 } // namespace syncer
/external/chromium_org/sync/internal_api/public/sessions/
H A Dtype_debug_info_observer.cc7 namespace syncer { namespace
14 } // namespace syncer
H A Dtype_debug_info_observer.h10 namespace syncer { namespace
23 syncer::ModelType type,
26 syncer::ModelType type,
29 syncer::ModelType type,
33 } // namespace syncer
/external/chromium_org/sync/internal_api/public/test/
H A Dnull_sync_context_proxy.h12 namespace syncer { namespace
25 syncer::ModelType type,
29 virtual void Disconnect(syncer::ModelType type) OVERRIDE;
33 } // namespace syncer
/external/chromium_org/sync/internal_api/public/util/
H A Dreport_unrecoverable_error_function.h8 namespace syncer { namespace
16 } // namespace syncer
H A Dsync_db_util.h18 namespace syncer { namespace
28 } // namesapce syncer
/external/chromium_org/sync/internal_api/
H A Dsync_context.cc9 namespace syncer { namespace
17 } // namespace syncer
H A Dsync_context_proxy.cc7 namespace syncer { namespace
15 } // namespace syncer

Completed in 149 milliseconds

1234567891011>>