Searched defs:UpdateServiceState (Results 1 – 6 of 6) sorted by relevance
204 TEST_F(SyncEngineTest, UpdateServiceState) { in TEST_F() argument
215 void FakeSyncWorker::UpdateServiceState(RemoteServiceState state, in UpdateServiceState() function in sync_file_system::drive_backend::FakeSyncWorker
112 virtual void UpdateServiceState(RemoteServiceState state, in UpdateServiceState() function in sync_file_system::drive_backend::SyncEngine::WorkerObserver722 void SyncEngine::UpdateServiceState(RemoteServiceState state, in UpdateServiceState() function in sync_file_system::drive_backend::SyncEngine
288 TEST_F(SyncWorkerTest, UpdateServiceState) { in TEST_F() argument
731 void SyncWorker::UpdateServiceState(RemoteServiceState state, in UpdateServiceState() function in sync_file_system::drive_backend::SyncWorker
449 void DriveFileSyncService::UpdateServiceState(RemoteServiceState state, in UpdateServiceState() function in sync_file_system::DriveFileSyncService