Searched refs:DeactivateService (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/chrome/browser/sync_file_system/drive_backend/
H A Dfake_sync_worker.h84 virtual void DeactivateService(const std::string& description) OVERRIDE;
H A Dsync_worker_interface.h99 virtual void DeactivateService(const std::string& description) = 0;
H A Dfake_sync_worker.cc155 void FakeSyncWorker::DeactivateService(const std::string& description) { function in class:sync_file_system::drive_backend::FakeSyncWorker
H A Dsync_worker.h99 virtual void DeactivateService(const std::string& description) OVERRIDE;
H A Dsync_engine.cc689 base::Bind(&SyncWorkerInterface::DeactivateService,
712 base::Bind(&SyncWorkerInterface::DeactivateService,
H A Dsync_worker.cc323 void SyncWorker::DeactivateService(const std::string& description) { function in class:sync_file_system::drive_backend::SyncWorker

Completed in 101 milliseconds