HomeSort by relevance Sort by last modified time
    Searched defs:syncer (Results 176 - 200 of 468) sorted by null

1 2 3 4 5 6 78 91011>>

  /external/chromium_org/sync/engine/
build_commit_command.h 16 namespace syncer { namespace
75 } // namespace syncer
download_unittest.cc 13 namespace syncer { namespace
104 } // namespace syncer
get_commit_ids_command.h 21 namespace syncer { namespace
138 } // namespace syncer
model_changing_syncer_command.cc 13 namespace syncer { namespace
51 } // namespace syncer
model_changing_syncer_command.h 13 namespace syncer { namespace
74 } // namespace syncer
process_commit_response_command.h 17 namespace syncer { namespace
132 } // namespace syncer
  /external/chromium_org/sync/engine/net/
url_translator.cc 16 namespace syncer { namespace
57 } // namespace syncer
  /external/chromium_org/sync/internal_api/
change_reorder_buffer.h 20 namespace syncer { namespace
89 } // namespace syncer
delete_journal.cc 11 namespace syncer { namespace
16 syncer::syncable::EntryKernelSet deleted_entries;
20 for (syncer::syncable::EntryKernelSet::const_iterator i =
23 delete_journal_list->back().id = (*i)->ref(syncer::syncable::META_HANDLE);
24 delete_journal_list->back().is_folder = (*i)->ref(syncer::syncable::IS_DIR);
27 syncer::syncable::SPECIFICS);
58 } // namespace syncer
internal_components_factory_impl.cc 8 #include "sync/engine/syncer.h"
15 namespace syncer { namespace
32 new SyncSchedulerImpl(name, delay.release(), context, new Syncer()));
68 } // namespace syncer
syncapi_server_connection_manager.h 16 namespace syncer { namespace
22 // to the sync API by the application hosting the syncer backend.
75 } // namespace syncer
  /external/chromium_org/sync/internal_api/public/base/
model_type_test_util.cc 7 namespace syncer { namespace
52 } // namespace syncer
unique_position.h 17 namespace syncer { namespace
138 } // namespace syncer;
  /external/chromium_org/sync/internal_api/public/
configure_reason.h 8 namespace syncer { namespace
37 } // namespace syncer
delete_journal.h 14 namespace syncer { namespace
25 // Static APIs for passing delete journals between syncer::syncable namspace
26 // and syncer namespace.
42 } // namespace syncer
sync_encryption_handler.cc 7 namespace syncer { namespace
23 } // namespace syncer
sync_manager.cc 7 namespace syncer { namespace
19 } // namespace syncer
write_transaction.h 17 namespace syncer { namespace
35 // is changed by the transaction, or syncer::syncable::kInvalidTransaction
62 } // namespace syncer
  /external/chromium_org/sync/internal_api/public/engine/
passive_model_worker.cc 9 namespace syncer { namespace
36 } // namespace syncer
polling_constants.cc 8 namespace syncer { namespace
40 } // namespace syncer
  /external/chromium_org/sync/internal_api/public/sessions/
model_neutral_state.cc 7 namespace syncer { namespace
41 } // namespace syncer
sync_session_snapshot_unittest.cc 12 namespace syncer { namespace
90 } // namespace syncer
  /external/chromium_org/sync/internal_api/public/test/
test_internal_components_factory.h 10 namespace syncer { namespace
56 } // namespace syncer
  /external/chromium_org/sync/internal_api/public/util/
experiments.h 10 namespace syncer { namespace
33 } // namespace syncer
unrecoverable_error_info.cc 7 namespace syncer { namespace
44 } // namespace syncer

Completed in 179 milliseconds

1 2 3 4 5 6 78 91011>>