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

  /external/chromium_org/chrome/browser/sync_file_system/drive_backend/
remote_change_processor_wrapper.cc 34 void RemoteChangeProcessorWrapper::FinalizeRemoteSync(
39 remote_change_processor_->FinalizeRemoteSync(
remote_change_processor_wrapper.h 35 void FinalizeRemoteSync(
remote_change_processor_on_worker.h 43 virtual void FinalizeRemoteSync(
remote_change_processor_on_worker.cc 69 void RemoteChangeProcessorOnWorker::FinalizeRemoteSync(
77 base::Bind(&RemoteChangeProcessorWrapper::FinalizeRemoteSync,
remote_to_local_syncer.cc 630 remote_change_processor()->FinalizeRemoteSync(
  /external/chromium_org/chrome/browser/sync_file_system/
mock_remote_change_processor.h 38 MOCK_METHOD3(FinalizeRemoteSync,
remote_change_processor.h 72 virtual void FinalizeRemoteSync(
fake_remote_change_processor.h 49 virtual void FinalizeRemoteSync(
fake_remote_change_processor.cc 102 void FakeRemoteChangeProcessor::FinalizeRemoteSync(
  /external/chromium_org/chrome/browser/sync_file_system/local/
local_file_sync_service.h 142 virtual void FinalizeRemoteSync(
local_file_sync_service.cc 268 void LocalFileSyncService::FinalizeRemoteSync(
local_file_sync_service_unittest.cc 184 local_service_->FinalizeRemoteSync(
  /external/chromium_org/chrome/browser/sync_file_system/drive_backend_v1/
drive_file_sync_service_fake_unittest.cc 593 FinalizeRemoteSync(CreateURL(origin, kFileName), _, _))
622 FinalizeRemoteSync(CreateURL(origin, kFileName), _, _))
655 FinalizeRemoteSync(CreateURL(origin, kFileName), _, _))
remote_sync_delegate.cc 446 remote_change_processor()->FinalizeRemoteSync(

Completed in 180 milliseconds