Home
last modified time | relevance | path

Searched defs:RemoveErrorTextFromValue (Results 1 – 2 of 2) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/
Dcontent_controller.cpp287 std::u16string ContentController::RemoveErrorTextFromValue(const std::u16string& value, const std::… in ContentToWstring() function in OHOS::Ace::NG::ContentController
/foundation/arkui/ace_engine/frameworks/core/components/text_field/
Drender_text_field.cpp74 void RemoveErrorTextFromValue(const std::string& value, const std::string& errorText, std::string& … in RemoveErrorTextFromValue() function