Home
last modified time | relevance | path

Searched defs:UpdateServiceState (Results 1 – 6 of 6) sorted by relevance

/external/chromium_org/chrome/browser/sync_file_system/drive_backend/
Dsync_engine_unittest.cc204 TEST_F(SyncEngineTest, UpdateServiceState) { in TEST_F() argument
Dfake_sync_worker.cc215 void FakeSyncWorker::UpdateServiceState(RemoteServiceState state, in UpdateServiceState() function in sync_file_system::drive_backend::FakeSyncWorker
Dsync_engine.cc112 virtual void UpdateServiceState(RemoteServiceState state, in UpdateServiceState() function in sync_file_system::drive_backend::SyncEngine::WorkerObserver
722 void SyncEngine::UpdateServiceState(RemoteServiceState state, in UpdateServiceState() function in sync_file_system::drive_backend::SyncEngine
Dsync_worker_unittest.cc288 TEST_F(SyncWorkerTest, UpdateServiceState) { in TEST_F() argument
Dsync_worker.cc731 void SyncWorker::UpdateServiceState(RemoteServiceState state, in UpdateServiceState() function in sync_file_system::drive_backend::SyncWorker
/external/chromium_org/chrome/browser/sync_file_system/drive_backend_v1/
Ddrive_file_sync_service.cc449 void DriveFileSyncService::UpdateServiceState(RemoteServiceState state, in UpdateServiceState() function in sync_file_system::DriveFileSyncService