Searched defs:syncer (Results 126 - 150 of 662) sorted by relevance

1234567891011>>

/external/chromium_org/sync/js/
H A Djs_event_handler.h14 namespace syncer { namespace
29 } // namespace syncer
/external/chromium_org/sync/sessions/
H A Dstatus_controller_unittest.cc9 namespace syncer { namespace
44 } // namespace syncer
/external/chromium_org/sync/syncable/
H A Dentry_kernel_unittest.cc9 namespace syncer { namespace
31 } // namespace syncer
H A Dinvalid_directory_backing_store.h11 namespace syncer { namespace
29 } // namespace syncer
H A Dnigori_handler.cc7 namespace syncer { namespace
13 } // namespace syncer
H A Dsyncable_changes_version.h8 namespace syncer { namespace
29 } // namespace syncer
/external/chromium_org/sync/test/engine/
H A Dfake_model_worker.h16 namespace syncer { namespace
40 } // namespace syncer
/external/chromium_org/sync/test/
H A Dlocal_sync_test_server.h12 namespace syncer { namespace
47 } // namespace syncer
H A Dnull_directory_change_delegate.h11 namespace syncer { namespace
35 } // namespace syncer
H A Dtest_directory_backing_store.h11 namespace syncer { namespace
66 } // namespace syncer
/external/chromium_org/sync/util/
H A Dencryptor.h10 namespace syncer { namespace
25 } // namespace syncer
H A Dlogging.h16 namespace syncer { namespace
21 } // namespace syncer
32 ::syncer::VlogIsOnForLocation(from_here, verbose_level))) \
/external/chromium_org/chrome/browser/extensions/api/storage/
H A Dsettings_sync_util.h19 namespace syncer { namespace
27 // Creates a syncer::SyncData object for an extension or app setting.
28 syncer::SyncData CreateData(
32 syncer::ModelType type);
35 syncer::SyncChange CreateAdd(
39 syncer::ModelType type);
42 syncer::SyncChange CreateUpdate(
46 syncer::ModelType type);
49 syncer::SyncChange CreateDelete(
52 syncer
[all...]
/external/chromium_org/chrome/browser/sync/glue/
H A Dextensions_activity_monitor.h13 namespace syncer { namespace
30 const scoped_refptr<syncer::ExtensionsActivity>& GetExtensionsActivity();
33 scoped_refptr<syncer::ExtensionsActivity> extensions_activity_;
/external/chromium_org/chrome/browser/ui/webui/
H A Dinvalidations_message_handler.h22 namespace syncer { namespace
24 } // namespace syncer
37 virtual void OnStateChange(const syncer::InvalidatorState& new_state,
41 const syncer::ObjectIdCountMap& ids_set) OVERRIDE;
44 const syncer::ObjectIdInvalidationMap& new_invalidations) OVERRIDE;
/external/chromium_org/components/invalidation/
H A Dack_handle.h19 namespace syncer { namespace
45 } // namespace syncer
H A Dfake_invalidation_handler.h15 namespace syncer { namespace
40 } // namespace syncer
H A Dinvalidation_logger_observer.h17 namespace syncer { namespace
20 } // namespace syncer
31 virtual void OnStateChange(const syncer::InvalidatorState& new_state,
34 const syncer::ObjectIdCountMap& details) = 0;
37 const syncer::ObjectIdInvalidationMap& details) = 0;
H A Dinvalidation_service.h14 namespace syncer { namespace
16 } // namespace syncer
75 syncer::InvalidationHandler* handler) = 0;
83 syncer::InvalidationHandler* handler,
84 const syncer::ObjectIdSet& ids) = 0;
92 syncer::InvalidationHandler* handler) = 0;
97 virtual syncer::InvalidatorState GetInvalidatorState() const = 0;
H A Dinvalidator_state.h10 namespace syncer { namespace
29 } // namespace syncer
/external/chromium_org/sync/api/attachments/
H A Dattachment.h18 namespace syncer { namespace
59 typedef std::vector<syncer::Attachment> AttachmentList;
62 } // namespace syncer
/external/chromium_org/sync/api/
H A Dfake_sync_change_processor.h10 namespace syncer { namespace
21 virtual syncer::SyncError ProcessSyncChanges(
23 const syncer::SyncChangeList& change_list) OVERRIDE;
28 virtual syncer::SyncDataList GetAllSyncData(syncer::ModelType type)
34 virtual syncer::SyncError UpdateDataTypeContext(
39 virtual const syncer::SyncChangeList& changes() const;
40 virtual syncer::SyncChangeList& changes();
42 virtual const syncer::SyncDataList& data() const;
43 virtual syncer
[all...]
H A Dstring_ordinal.h11 namespace syncer { namespace
45 } // namespace syncer
/external/chromium_org/sync/engine/
H A Dbackoff_delay_provider.h11 namespace syncer { namespace
54 } // namespace syncer
H A Dcommit_processor.h17 namespace syncer { namespace
59 } // namespace syncer

Completed in 1323 milliseconds

1234567891011>>