Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/base/log/
H A Devent_report.h36 const std::string EXCEPTION_ACCESSIBILITY = "ACCESSIBILITY_EXCEPTION"; variable
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/osal/
H A Devent_report.cpp241 .eventType = EXCEPTION_ACCESSIBILITY, in SendAccessibilityException()