Home
last modified time | relevance | path

Searched defs:UpdateGroupValue (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/checkable/
H A Drender_checkbox.cpp118 bool RenderCheckbox::UpdateGroupValue(const CheckableStatus groupValue) in UpdateGroupValue() function in OHOS::Ace::RenderCheckbox
H A Drender_radio.cpp111 bool RenderRadio::UpdateGroupValue(const std::string& groupValue) in UpdateGroupValue() function in OHOS::Ace::RenderRadio
H A Dcheckable_component.h672 void UpdateGroupValue(VALUE_TYPE groupValue) in UpdateGroupValue() function