HomeSort by relevance Sort by last modified time
    Searched refs:syncer (Results 76 - 100 of 1029) sorted by null

1 2 34 5 6 7 8 91011>>

  /external/chromium_org/chrome/browser/sync/glue/
bookmark_model_associator.h 24 namespace syncer { namespace
39 static syncer::ModelType model_type() { return syncer::BOOKMARKS; }
46 syncer::UserShare* user_share,
63 virtual syncer::SyncError AssociateModels(
64 syncer::SyncMergeResult* local_merge_result,
65 syncer::SyncMergeResult* syncer_merge_result) OVERRIDE;
67 virtual syncer::SyncError DisassociateModels() OVERRIDE;
74 // Returns syncer::kInvalidId if the sync node is not found for the given
87 syncer::BaseNode* sync_node) OVERRIDE
    [all...]
browser_thread_model_worker.cc 17 BrowserThread::ID thread, syncer::ModelSafeGroup group,
18 syncer::WorkerLoopDestructionObserver* observer)
23 syncer::SyncerError BrowserThreadModelWorker::DoWorkAndWaitUntilDoneImpl(
24 const syncer::WorkCallback& work) {
25 syncer::SyncerError error = syncer::UNSET;
38 error = syncer::CANNOT_DO_WORK;
45 syncer::ModelSafeGroup BrowserThreadModelWorker::GetModelSafeGroup() {
63 const syncer::WorkCallback& work,
65 syncer::SyncerError* error)
    [all...]
sync_backend_host_mock.h 31 const syncer::WeakHandle<syncer::JsEventHandler>& event_handler,
33 const syncer::SyncCredentials& credentials,
35 scoped_ptr<syncer::SyncManagerFactory> sync_manager_factory,
36 scoped_ptr<syncer::UnrecoverableErrorHandler> unrecoverable_error_handler,
37 syncer::ReportUnrecoverableErrorFunction
39 syncer::NetworkResources* network_resources) OVERRIDE;
42 const syncer::SyncCredentials& credentials) OVERRIDE;
60 syncer::ConfigureReason reason,
62 const base::Callback<void(syncer::ModelTypeSet
    [all...]
  /external/chromium_org/chrome/browser/extensions/api/synced_notifications_private/
synced_notifications_shim.cc 19 syncer::SyncChange::SyncChangeType change_type) {
21 case syncer::SyncChange::ACTION_UPDATE:
23 case syncer::SyncChange::ACTION_DELETE:
25 case syncer::SyncChange::ACTION_ADD:
27 case syncer::SyncChange::ACTION_INVALID:
34 syncer::ModelType JSDataTypeToSyncer(
38 return syncer::SYNCED_NOTIFICATION_APP_INFO;
40 return syncer::SYNCED_NOTIFICATIONS;
43 return syncer::UNSPECIFIED;
48 syncer::ModelType model_type)
    [all...]
synced_notifications_shim.h 21 class SyncedNotificationsShim : public syncer::SyncableService {
30 virtual syncer::SyncMergeResult MergeDataAndStartSyncing(
31 syncer::ModelType type,
32 const syncer::SyncDataList& initial_sync_data,
33 scoped_ptr<syncer::SyncChangeProcessor> sync_processor,
34 scoped_ptr<syncer::SyncErrorFactory> error_handler) OVERRIDE;
35 virtual void StopSyncing(syncer::ModelType type) OVERRIDE;
36 virtual syncer::SyncError ProcessSyncChanges(
38 const syncer::SyncChangeList& change_list) OVERRIDE;
39 virtual syncer::SyncDataList GetAllSyncData
    [all...]
  /external/chromium_org/components/sync_driver/
change_processor.h 13 namespace syncer { namespace
15 } // namespace syncer
33 void Start(syncer::UserShare* share_handle);
38 const syncer::BaseTransaction* trans,
40 const syncer::ImmutableChangeRecordList& changes) = 0;
75 virtual syncer::UserShare* share_handle() const;
81 syncer::UserShare* share_handle_;
model_associator.h 13 namespace syncer { namespace
32 virtual syncer::SyncError AssociateModels(
33 syncer::SyncMergeResult* local_merge_result,
34 syncer::SyncMergeResult* syncer_merge_result) = 0;
37 virtual syncer::SyncError DisassociateModels() = 0;
71 // Returns syncer::kInvalidId if the sync node is not found for the given
84 syncer::BaseNode* sync_node) = 0;
data_type_manager_impl.h 22 namespace syncer { namespace
37 typedef std::queue<syncer::ModelTypeSet> TypeSetPriorityList;
44 const syncer::WeakHandle<syncer::DataTypeDebugInfoListener>&
54 virtual void Configure(syncer::ModelTypeSet desired_types,
55 syncer::ConfigureReason reason) OVERRIDE;
59 syncer::ModelTypeSet undesired_types,
60 syncer::ConfigureReason reason) OVERRIDE;
67 syncer::ModelType type,
68 const syncer::DataTypeAssociationStats& association_stats) OVERRIDE
    [all...]
shared_change_processor_ref.cc 17 syncer::SyncError SharedChangeProcessorRef::ProcessSyncChanges(
19 const syncer::SyncChangeList& change_list) {
23 syncer::SyncDataList SharedChangeProcessorRef::GetAllSyncData(
24 syncer::ModelType type) const {
28 syncer::SyncError SharedChangeProcessorRef::UpdateDataTypeContext(
29 syncer::ModelType type,
30 syncer::SyncChangeProcessor::ContextRefreshStatus refresh_status,
36 syncer::SyncError SharedChangeProcessorRef::CreateAndUploadError(
generic_change_processor_unittest.cc 37 class MockAttachmentService : public syncer::AttachmentServiceImpl {
41 virtual void StoreAttachments(const syncer::AttachmentList& attachments,
43 std::vector<syncer::AttachmentList>* attachment_lists();
46 std::vector<syncer::AttachmentList> attachment_lists_;
51 scoped_ptr<syncer::AttachmentStore>(new syncer::FakeAttachmentStore(
53 scoped_ptr<syncer::AttachmentUploader>(
54 new syncer::FakeAttachmentUploader),
55 scoped_ptr<syncer::AttachmentDownloader>(
56 new syncer::FakeAttachmentDownloader)
    [all...]
data_type_encryption_handler.h 24 virtual syncer::ModelTypeSet GetEncryptedDataTypes() const = 0;
data_type_manager_mock.cc 11 : result_(OK, syncer::ModelTypeSet()) {
generic_change_processor_factory.h 10 namespace syncer { namespace
37 syncer::UserShare* user_share,
39 const base::WeakPtr<syncer::SyncableService>& local_service,
40 const base::WeakPtr<syncer::SyncMergeResult>& merge_result,
model_associator_mock.h 25 syncer::SyncError(syncer::SyncMergeResult*,
26 syncer::SyncMergeResult*));
27 MOCK_METHOD0(DisassociateModels, syncer::SyncError());
  /external/chromium_org/components/invalidation/
invalidation_service_test_template.h 121 syncer::FakeInvalidationHandler handler;
125 syncer::ObjectIdInvalidationMap invalidation_map;
126 invalidation_map.Insert(syncer::Invalidation::Init(this->id1, 1, "1"));
127 invalidation_map.Insert(syncer::Invalidation::Init(this->id2, 2, "2"));
128 invalidation_map.Insert(syncer::Invalidation::Init(this->id3, 3, "3"));
134 syncer::ObjectIdSet ids;
140 syncer::INVALIDATIONS_ENABLED);
141 EXPECT_EQ(syncer::INVALIDATIONS_ENABLED, handler.GetInvalidatorState());
143 syncer::ObjectIdInvalidationMap expected_invalidations;
144 expected_invalidations.Insert(syncer::Invalidation::Init(this->id1, 1, "1"))
    [all...]
  /external/chromium_org/apps/shell/browser/
shell_app_sorting.h 30 const syncer::StringOrdinal& suggested_page) OVERRIDE;
35 virtual syncer::StringOrdinal GetAppLaunchOrdinal(
39 const syncer::StringOrdinal& new_app_launch_ordinal) OVERRIDE;
40 virtual syncer::StringOrdinal CreateFirstAppLaunchOrdinal(
41 const syncer::StringOrdinal& page_ordinal) const OVERRIDE;
42 virtual syncer::StringOrdinal CreateNextAppLaunchOrdinal(
43 const syncer::StringOrdinal& page_ordinal) const OVERRIDE;
44 virtual syncer::StringOrdinal CreateFirstAppPageOrdinal() const OVERRIDE;
45 virtual syncer::StringOrdinal GetNaturalAppPageOrdinal() const OVERRIDE;
46 virtual syncer::StringOrdinal GetPageOrdinal
    [all...]
  /external/chromium_org/chrome/browser/extensions/
app_sync_data.h 13 namespace syncer { namespace
30 explicit AppSyncData(const syncer::SyncData& sync_data);
31 explicit AppSyncData(const syncer::SyncChange& sync_change);
36 const syncer::StringOrdinal& app_launch_ordinal,
37 const syncer::StringOrdinal& page_ordinal,
42 syncer::SyncData GetSyncData() const;
43 syncer::SyncChange GetSyncChange(
44 syncer::SyncChange::SyncChangeType change_type) const;
52 const syncer::StringOrdinal& app_launch_ordinal() const {
55 const syncer::StringOrdinal& page_ordinal() const { return page_ordinal_;
    [all...]
  /external/chromium_org/extensions/browser/
app_sorting.h 47 const syncer::StringOrdinal& suggested_page) = 0;
62 virtual syncer::StringOrdinal GetAppLaunchOrdinal(
68 const syncer::StringOrdinal& new_app_launch_ordinal) = 0;
72 virtual syncer::StringOrdinal CreateFirstAppLaunchOrdinal(
73 const syncer::StringOrdinal& page_ordinal) const = 0;
77 virtual syncer::StringOrdinal CreateNextAppLaunchOrdinal(
78 const syncer::StringOrdinal& page_ordinal) const = 0;
81 virtual syncer::StringOrdinal CreateFirstAppPageOrdinal() const = 0;
86 virtual syncer::StringOrdinal GetNaturalAppPageOrdinal() const = 0;
91 virtual syncer::StringOrdinal GetPageOrdinal
    [all...]
  /external/chromium_org/chrome/browser/webdata/
autocomplete_syncable_service.h 31 namespace syncer { namespace
45 public syncer::SyncableService,
61 static syncer::ModelType model_type() { return syncer::AUTOFILL; }
63 // syncer::SyncableService implementation.
64 virtual syncer::SyncMergeResult MergeDataAndStartSyncing(
65 syncer::ModelType type,
66 const syncer::SyncDataList& initial_sync_data,
67 scoped_ptr<syncer::SyncChangeProcessor> sync_processor,
68 scoped_ptr<syncer::SyncErrorFactory> error_handler) OVERRIDE
    [all...]
  /external/chromium_org/sync/internal_api/test/
sync_manager_for_profile_sync_test.h 14 namespace syncer { namespace
19 : public syncer::SyncManagerImpl {
30 } // namespace syncer
  /external/chromium_org/sync/engine/
non_blocking_type_processor_core_interface.h 10 namespace syncer { namespace
22 } // namespace syncer
sync_cycle_event.cc 7 namespace syncer { namespace
14 } // namespace syncer
  /external/chromium_org/sync/internal_api/public/base/
invalidator_state.cc 9 namespace syncer { namespace
25 } // namespace syncer
object_id_invalidation_map_test_util.h 13 namespace syncer { namespace
18 } // namespace syncer
  /external/chromium_org/sync/syncable/
blob.h 12 namespace syncer { namespace
18 } // namespace syncer

Completed in 424 milliseconds

1 2 34 5 6 7 8 91011>>