Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/core/components_ng/test/mock/pattern/text_field/
Dmock_text_field_accessibility_property.cpp74 std::string TextFieldAccessibilityProperty::GetErrorText() const in GetErrorText() function in OHOS::Ace::NG::TextFieldAccessibilityProperty
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/
Dtext_field_accessibility_property.cpp152 std::string TextFieldAccessibilityProperty::GetErrorText() const in GetErrorText() function in OHOS::Ace::NG::TextFieldAccessibilityProperty
/foundation/arkui/ace_engine/frameworks/core/components_ng/property/
Daccessibility_property.h160 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