Home
last modified time | relevance | path

Searched refs:ERROR_REASON_UNSET (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/sync/
Dprofile_sync_service.h842 ERROR_REASON_UNSET, enumerator
Dprofile_sync_service.cc217 unrecoverable_error_reason_(ERROR_REASON_UNSET), in ProfileSyncService()
933 unrecoverable_error_reason_ = ERROR_REASON_UNSET; in ClearUnrecoverableError()
1690 return unrecoverable_error_reason_ != ERROR_REASON_UNSET; in HasUnrecoverableError()