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

/external/chromium_org/chrome/browser/sync_file_system/
H A Dsync_service_state.h32 SYNC_SERVICE_TEMPORARY_UNAVAILABLE, enumerator in enum:sync_file_system::SyncServiceState
H A Dsync_process_runner_unittest.cc165 fake_client.set_service_state(SYNC_SERVICE_TEMPORARY_UNAVAILABLE);
243 fake_client.set_service_state(SYNC_SERVICE_TEMPORARY_UNAVAILABLE);
271 fake_client.set_service_state(SYNC_SERVICE_TEMPORARY_UNAVAILABLE);
H A Dsync_process_runner.cc100 case SYNC_SERVICE_TEMPORARY_UNAVAILABLE:
H A Dsync_file_system_service.cc60 return SYNC_SERVICE_TEMPORARY_UNAVAILABLE;
64 return SYNC_SERVICE_TEMPORARY_UNAVAILABLE;
H A Dsync_file_system_service_unittest.cc292 expected_states.push_back(SYNC_SERVICE_TEMPORARY_UNAVAILABLE);
/external/chromium_org/chrome/browser/extensions/api/sync_file_system/
H A Dsync_file_system_api_helpers.cc20 case sync_file_system::SYNC_SERVICE_TEMPORARY_UNAVAILABLE:

Completed in 682 milliseconds