Home
last modified time | relevance | path

Searched refs:REMOTE_SERVICE_TEMPORARY_UNAVAILABLE (Results 1 – 8 of 8) sorted by relevance

/external/chromium_org/chrome/browser/sync_file_system/drive_backend/
Dsync_worker_unittest.cc312 REMOTE_SERVICE_TEMPORARY_UNAVAILABLE)); in TEST_F()
321 REMOTE_SERVICE_TEMPORARY_UNAVAILABLE)); in TEST_F()
330 REMOTE_SERVICE_TEMPORARY_UNAVAILABLE)); in TEST_F()
339 REMOTE_SERVICE_TEMPORARY_UNAVAILABLE)); in TEST_F()
Dsync_worker.cc53 service_state_(REMOTE_SERVICE_TEMPORARY_UNAVAILABLE), in SyncWorker()
325 UpdateServiceState(REMOTE_SERVICE_TEMPORARY_UNAVAILABLE, description); in DeactivateService()
392 UpdateServiceState(REMOTE_SERVICE_TEMPORARY_UNAVAILABLE, in DidInitialize()
659 UpdateServiceState(REMOTE_SERVICE_TEMPORARY_UNAVAILABLE, in UpdateServiceStateFromSyncStatusCode()
Dfake_sync_worker.cc157 UpdateServiceState(REMOTE_SERVICE_TEMPORARY_UNAVAILABLE, description); in DeactivateService()
Dsync_engine_unittest.cc217 {REMOTE_SERVICE_TEMPORARY_UNAVAILABLE, "TEMPORARY_UNAVAILABLE"}, in TEST_F()
Dsync_engine.cc360 service_state_ = REMOTE_SERVICE_TEMPORARY_UNAVAILABLE; in InitializeInternal()
762 service_state_(REMOTE_SERVICE_TEMPORARY_UNAVAILABLE), in SyncEngine()
/external/chromium_org/chrome/browser/sync_file_system/
Dremote_file_sync_service.h54 REMOTE_SERVICE_TEMPORARY_UNAVAILABLE, enumerator
Dsync_file_system_service.cc59 case REMOTE_SERVICE_TEMPORARY_UNAVAILABLE: in RemoteStateToSyncServiceState()
521 case REMOTE_SERVICE_TEMPORARY_UNAVAILABLE: in DidRegisterOrigin()
Dsync_file_system_service_unittest.cc298 REMOTE_SERVICE_TEMPORARY_UNAVAILABLE, in TEST_F()