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 261 void DidApplyLocalChange(const SyncStatusCallback& callback,
drive_file_sync_service.cc 655 &DriveFileSyncService::DidApplyLocalChange, AsWeakPtr(), callback));
    [all...]
  /external/chromium_org/chrome/browser/sync_file_system/drive_backend/
sync_engine.h 149 void DidApplyLocalChange(LocalToRemoteSyncer* syncer,
sync_engine.cc 306 base::Bind(&SyncEngine::DidApplyLocalChange,
506 void SyncEngine::DidApplyLocalChange(LocalToRemoteSyncer* syncer,

Completed in 34 milliseconds