Home
last modified time | relevance | path

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

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