Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/
H A Dview_stack_processor.cpp67 std::shared_ptr<JsPageCheckboxGroups> ViewStackProcessor::GetCheckboxGroupComponent() in GetCheckboxGroupComponent() function in OHOS::Ace::Framework::ViewStackProcessor
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/checkable/
H A Dcheckable_component.h508 static std::unordered_map<std::string, RefPtr<CheckboxComponent>>& GetCheckboxGroupComponent() in GetCheckboxGroupComponent() function