Home
last modified time | relevance | path

Searched refs:GetPreValue (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/base/utils/
H A Dvalue_change_notifier.h89 const U& GetPreValue() const in GetPreValue() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/radio/
H A Dradio_pattern.h88 const std::optional<std::string>& GetPreValue() in GetPreValue() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/text_field/
H A Drender_text_field.cpp1341 return controller_->GetPreValue(); in GetPreEditingValue()