HomeSort by relevance Sort by last modified time
    Searched defs:sync_context (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/chrome/browser/sync_file_system/local/
sync_file_system_backend.h 106 sync_file_system::LocalFileSyncContext* sync_context() { function in class:sync_file_system::SyncFileSystemBackend
109 void set_sync_context(sync_file_system::LocalFileSyncContext* sync_context);
  /external/chromium_org/chrome/browser/sync_file_system/
syncable_file_system_util_unittest.cc 126 scoped_refptr<LocalFileSyncContext> sync_context = local
136 file_system.MaybeInitializeFileSystemContext(sync_context.get()));
146 sync_context->ShutdownOnUIThread();
147 sync_context = NULL;
  /external/chromium_org/ipc/
ipc_sync_channel.h 199 SyncContext* sync_context() { function in class:IPC::SyncChannel

Completed in 586 milliseconds