HomeSort by relevance Sort by last modified time
    Searched refs:DidApplyLocalChange (Results 1 - 6 of 6) sorted by null

  /external/chromium_org/chrome/browser/sync_file_system/drive_backend_v1/
local_sync_delegate.cc 116 &LocalSyncDelegate::DidApplyLocalChange,
146 base::Bind(&LocalSyncDelegate::DidApplyLocalChange,
181 base::Bind(&LocalSyncDelegate::DidApplyLocalChange,
226 base::Bind(&LocalSyncDelegate::DidApplyLocalChange,
238 DidApplyLocalChange(callback,
281 &LocalSyncDelegate::DidApplyLocalChange,
384 void LocalSyncDelegate::DidApplyLocalChange(
530 DidApplyLocalChange(callback, google_apis::HTTP_CONFLICT, status);
local_sync_delegate.h 79 void DidApplyLocalChange(
drive_file_sync_service.h 227 void DidApplyLocalChange(const SyncStatusCallback& callback,
drive_file_sync_service.cc 620 &DriveFileSyncService::DidApplyLocalChange, AsWeakPtr(), callback));
845 void DriveFileSyncService::DidApplyLocalChange(
    [all...]
  /external/chromium_org/chrome/browser/sync_file_system/drive_backend/
sync_worker.h 152 void DidApplyLocalChange(LocalToRemoteSyncer* syncer,
sync_worker.cc 264 base::Bind(&SyncWorker::DidApplyLocalChange,
583 void SyncWorker::DidApplyLocalChange(LocalToRemoteSyncer* syncer,

Completed in 989 milliseconds