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

1 2 3 4 5 6 7 8 91011>>

  /external/chromium_org/sync/api/attachments/
attachment_downloader.cc 7 namespace syncer { namespace
12 } // namespace syncer
attachment_service.cc 7 namespace syncer { namespace
12 } // namespace syncer
attachment_store.cc 7 namespace syncer { namespace
12 } // namespace syncer
attachment_uploader.cc 7 namespace syncer { namespace
14 } // namespace syncer
  /external/chromium_org/sync/api/
syncable_service.cc 7 namespace syncer { namespace
11 } // namespace syncer
sync_change_processor.cc 7 namespace syncer { namespace
13 syncer::SyncError SyncChangeProcessor::UpdateDataTypeContext(
15 syncer::SyncChangeProcessor::ContextRefreshStatus refresh_status,
18 return syncer::SyncError();
21 } // namespace syncer
sync_error_factory.cc 7 namespace syncer { namespace
15 } // namespace syncer
sync_error_factory_mock.cc 7 namespace syncer { namespace
15 } // namespace syncer
sync_change_processor_wrapper_for_test.h 10 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
  /external/chromium_org/sync/util/
data_type_histogram.h 23 // std::vector<syncer::ModelType> types = GetEntryTypes();
39 case ::syncer::BOOKMARKS: \
42 case ::syncer::PREFERENCES: \
45 case ::syncer::PASSWORDS: \
48 case ::syncer::AUTOFILL: \
51 case ::syncer::AUTOFILL_PROFILE: \
54 case ::syncer::THEMES: \
57 case ::syncer::TYPED_URLS: \
60 case ::syncer::EXTENSIONS: \
63 case ::syncer::NIGORI:
    [all...]
  /external/chromium_org/sync/engine/
commit_contribution.cc 7 namespace syncer { namespace
13 } // namespace syncer
commit_contributor.cc 7 namespace syncer { namespace
13 } // namespace syncer
non_blocking_type_processor_core_interface.cc 7 namespace syncer { namespace
16 } // namespace syncer
non_blocking_type_processor_interface.cc 7 namespace syncer { namespace
15 } // namespace syncer
sync_engine_event_listener.cc 7 namespace syncer { namespace
13 } // namespace syncer
sync_scheduler.cc 7 namespace syncer { namespace
12 } // namespace syncer
update_handler.cc 7 namespace syncer { namespace
14 } // namespace syncer
  /external/chromium_org/sync/internal_api/public/base/
cancelation_observer.cc 7 namespace syncer { namespace
13 } // namespace syncer
  /external/chromium_org/sync/internal_api/public/sessions/
type_debug_info_observer.cc 7 namespace syncer { namespace
14 } // namespace syncer
  /external/chromium_org/sync/internal_api/public/util/
report_unrecoverable_error_function.h 8 namespace syncer { namespace
16 } // namespace syncer
  /external/chromium_org/sync/internal_api/
sync_core_proxy.cc 7 namespace syncer { namespace
13 } // namespace syncer
user_share.cc 9 namespace syncer { namespace
15 } // namespace syncer
  /external/chromium_org/sync/notifier/
ack_handler.cc 9 namespace syncer { namespace
15 } // namespace syncer
invalidation_state_tracker.cc 7 namespace syncer { namespace
13 } // namespace syncer
  /external/chromium_org/components/sync_driver/
generic_change_processor.h 21 namespace syncer { namespace
27 typedef std::vector<syncer::SyncData> SyncDataList;
28 } // namespace syncer
42 public syncer::SyncChangeProcessor,
43 public syncer::AttachmentService::Delegate,
46 // Create a change processor and connect it to the syncer.
49 const base::WeakPtr<syncer::SyncableService>& local_service,
50 const base::WeakPtr<syncer::SyncMergeResult>& merge_result,
51 syncer::UserShare* user_share,
58 const syncer::BaseTransaction* trans
    [all...]

Completed in 233 milliseconds

1 2 3 4 5 6 7 8 91011>>