Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/
H A Dtext_field_pattern.h1126 std::string GetDumpTextValue() const;
H A Dtext_field_pattern.cpp7041 dumpLog.AddDesc(std::string("Content:").append(GetDumpTextValue())); in OnBackPressed()
7160 std::string TextFieldPattern::GetDumpTextValue() const in OnBackPressed() function in OHOS::Ace::NG::TextFieldPattern