Home
last modified time | relevance | path

Searched refs:ERROR_NEED_REPORT_BASE (Results 1 - 2 of 2) sorted by relevance

/foundation/barrierfree/accessibility/services/aams/include/
H A Dutils.h36 ERROR_NEED_REPORT_BASE = 1000, // error code > 1000 means need report member in OHOS::Accessibility::A11yError
/foundation/barrierfree/accessibility/services/aams/src/
H A Dutils.cpp293 if (!(errCode > A11yError::ERROR_NEED_REPORT_BASE && errCode < A11yError::ERROR_NEED_REPORT_END)) { in RecordUnavailableEvent()

Completed in 2 milliseconds