Searched refs:GetErrorTextState (Results 1 – 2 of 2) sorted by relevance
869 bool GetErrorTextState() const;
6109 bool TextFieldPattern::GetErrorTextState() const in OnBackPressed() function in OHOS::Ace::NG::TextFieldPattern6739 …json->PutExtAttr("showError", GetErrorTextState() ? GetErrorTextString().c_str() : "undefined", fi… in OnBackPressed()7055 …dumpLog.AddDesc(std::string("showError:").append(GetErrorTextState() ? GetErrorTextString() : "und… in OnBackPressed()