Home
last modified time | relevance | path

Searched defs:sync_context (Results 1 – 11 of 11) sorted by relevance

/external/chromium_org/chrome/browser/sync_file_system/local/
Dsync_file_system_backend.h65 LocalFileSyncContext* sync_context() { return sync_context_.get(); } in sync_context() function
Dsync_file_system_backend.cc231 LocalFileSyncContext* sync_context) { in set_sync_context()
Dcanned_syncable_file_system.cc314 LocalFileSyncContext* sync_context) { in MaybeInitializeFileSystemContext()
/external/chromium_org/chrome/browser/sync_file_system/drive_backend/
Duninstall_app_task.cc24 UninstallAppTask::UninstallAppTask(SyncEngineContext* sync_context, in UninstallAppTask()
Dlist_changes_task.cc26 ListChangesTask::ListChangesTask(SyncEngineContext* sync_context) in ListChangesTask()
Dregister_app_task.cc34 RegisterAppTask::RegisterAppTask(SyncEngineContext* sync_context, in RegisterAppTask()
Dconflict_resolver.cc27 ConflictResolver::ConflictResolver(SyncEngineContext* sync_context) in ConflictResolver()
Dsync_engine_initializer.cc59 SyncEngineContext* sync_context, in SyncEngineInitializer()
Dlocal_to_remote_syncer.cc53 LocalToRemoteSyncer::LocalToRemoteSyncer(SyncEngineContext* sync_context, in LocalToRemoteSyncer()
Dremote_to_local_syncer.cc79 RemoteToLocalSyncer::RemoteToLocalSyncer(SyncEngineContext* sync_context) in RemoteToLocalSyncer()
/external/chromium_org/ipc/
Dipc_sync_channel.h200 SyncContext* sync_context() { in sync_context() function