Searched defs:SetRemoteChangeProcessor (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/chrome/browser/sync_file_system/drive_backend/
H A Dsync_engine_context.cc96 void SyncEngineContext::SetRemoteChangeProcessor( function in class:sync_file_system::drive_backend::SyncEngineContext
H A Dfake_sync_worker.cc74 void FakeSyncWorker::SetRemoteChangeProcessor( function in class:sync_file_system::drive_backend::FakeSyncWorker
H A Dsync_engine.cc349 SetRemoteChangeProcessor(remote_change_processor_);
469 void SyncEngine::SetRemoteChangeProcessor(RemoteChangeProcessor* processor) { function in class:sync_file_system::drive_backend::SyncEngine
484 base::Bind(&SyncWorkerInterface::SetRemoteChangeProcessor,
H A Dsync_worker.cc164 void SyncWorker::SetRemoteChangeProcessor( function in class:sync_file_system::drive_backend::SyncWorker
168 context_->SetRemoteChangeProcessor(remote_change_processor_on_worker);
/external/chromium_org/chrome/browser/sync_file_system/drive_backend_v1/
H A Ddrive_file_sync_service.cc191 void DriveFileSyncService::SetRemoteChangeProcessor( function in class:sync_file_system::DriveFileSyncService

Completed in 372 milliseconds