Home
last modified time | relevance | path

Searched defs:GetCheckboxList (Results 1 – 2 of 2) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/overlay/
Dgroup_manager.cpp108 std::list<RefPtr<FrameNode>> GroupManager::GetCheckboxList(const std::string& group) in GetCheckboxList() function in OHOS::Ace::NG::GroupManager
/foundation/arkui/ace_engine/frameworks/core/components/checkable/
Dcheckable_component.h479 std::list<RefPtr<CheckboxComponent>> GetCheckboxList() in GetCheckboxList() function