Home
last modified time | relevance | path

Searched defs:GetErrorText (Results 1 – 3 of 3) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/
Dtext_field_accessibility_property.cpp161 std::string TextFieldAccessibilityProperty::GetErrorText() const in GetErrorText() function in OHOS::Ace::NG::TextFieldAccessibilityProperty
/foundation/arkui/ace_engine/frameworks/core/components_ng/property/
Daccessibility_property.h193 virtual std::string GetErrorText() const in GetErrorText() function
/foundation/arkui/ace_engine/frameworks/core/accessibility/
Daccessibility_node.h477 const std::string& GetErrorText() const in GetErrorText() function