RemoteServiceState  262 chrome/browser/sync_file_system/drive_backend/sync_engine.cc RemoteServiceState SyncEngine::GetCurrentState() const {
RemoteServiceState  303 chrome/browser/sync_file_system/drive_backend/sync_engine.cc   RemoteServiceState old_state = GetCurrentState();
RemoteServiceState  728 chrome/browser/sync_file_system/drive_backend/sync_engine.cc void SyncEngine::UpdateServiceState(RemoteServiceState state,
RemoteServiceState  730 chrome/browser/sync_file_system/drive_backend/sync_engine.cc   RemoteServiceState old_state = GetCurrentState();
RemoteServiceState  103 chrome/browser/sync_file_system/drive_backend/sync_engine.h   virtual RemoteServiceState GetCurrentState() const OVERRIDE;
RemoteServiceState  184 chrome/browser/sync_file_system/drive_backend/sync_engine.h   void UpdateServiceState(RemoteServiceState state,
RemoteServiceState  207 chrome/browser/sync_file_system/drive_backend/sync_engine.h   RemoteServiceState service_state_;
RemoteServiceState  144 chrome/browser/sync_file_system/drive_backend/sync_engine_unittest.cc                          RemoteServiceState expected_service_status,
RemoteServiceState  226 chrome/browser/sync_file_system/drive_backend_v1/drive_file_sync_service.cc RemoteServiceState DriveFileSyncService::GetCurrentState() const {
RemoteServiceState  268 chrome/browser/sync_file_system/drive_backend_v1/drive_file_sync_service.cc   RemoteServiceState old_state = GetCurrentState();
RemoteServiceState  518 chrome/browser/sync_file_system/drive_backend_v1/drive_file_sync_service.cc void DriveFileSyncService::UpdateServiceState(RemoteServiceState state,
RemoteServiceState  520 chrome/browser/sync_file_system/drive_backend_v1/drive_file_sync_service.cc   RemoteServiceState old_state = GetCurrentState();
RemoteServiceState  103 chrome/browser/sync_file_system/drive_backend_v1/drive_file_sync_service.h   virtual RemoteServiceState GetCurrentState() const OVERRIDE;
RemoteServiceState  191 chrome/browser/sync_file_system/drive_backend_v1/drive_file_sync_service.h   void UpdateServiceState(RemoteServiceState state,
RemoteServiceState  362 chrome/browser/sync_file_system/drive_backend_v1/drive_file_sync_service.h   RemoteServiceState state_;
RemoteServiceState   66 chrome/browser/sync_file_system/mock_remote_file_sync_service.cc void MockRemoteFileSyncService::SetServiceState(RemoteServiceState state) {
RemoteServiceState   77 chrome/browser/sync_file_system/mock_remote_file_sync_service.cc     RemoteServiceState state,
RemoteServiceState  152 chrome/browser/sync_file_system/mock_remote_file_sync_service.cc RemoteServiceState MockRemoteFileSyncService::GetCurrentStateStub() const {
RemoteServiceState   52 chrome/browser/sync_file_system/mock_remote_file_sync_service.h                      RemoteServiceState());
RemoteServiceState   76 chrome/browser/sync_file_system/mock_remote_file_sync_service.h   void SetServiceState(RemoteServiceState state);
RemoteServiceState   82 chrome/browser/sync_file_system/mock_remote_file_sync_service.h       RemoteServiceState state,
RemoteServiceState  107 chrome/browser/sync_file_system/mock_remote_file_sync_service.h   RemoteServiceState GetCurrentStateStub() const;
RemoteServiceState  117 chrome/browser/sync_file_system/mock_remote_file_sync_service.h   RemoteServiceState state_;
RemoteServiceState   95 chrome/browser/sync_file_system/remote_file_sync_service.h         RemoteServiceState state,
RemoteServiceState  188 chrome/browser/sync_file_system/remote_file_sync_service.h   virtual RemoteServiceState GetCurrentState() const = 0;
RemoteServiceState   55 chrome/browser/sync_file_system/sync_file_system_service.cc     RemoteServiceState state) {
RemoteServiceState  229 chrome/browser/sync_file_system/sync_file_system_service.cc       RemoteServiceState state,
RemoteServiceState  255 chrome/browser/sync_file_system/sync_file_system_service.cc   RemoteServiceState last_state_;
RemoteServiceState  588 chrome/browser/sync_file_system/sync_file_system_service.cc     RemoteServiceState state,
RemoteServiceState  114 chrome/browser/sync_file_system/sync_file_system_service.h   void OnRemoteServiceStateUpdated(RemoteServiceState state,
RemoteServiceState  200 chrome/browser/sync_file_system/sync_file_system_service_unittest.cc       RemoteServiceState state_to_notify,