Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/checkable/
H A Dcheckable_component.cpp82 std::unordered_map<std::string, RefPtr<CheckboxComponent>> CheckboxComponent::checkboxGroups_; member in OHOS::Ace::CheckboxComponent
H A Dcheckable_component.h524 static std::unordered_map<std::string, RefPtr<CheckboxComponent>> checkboxGroups_; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/
H A Dview_stack_processor.h301 std::shared_ptr<JsPageCheckboxGroups> checkboxGroups_; variable