Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/foreach/
H A Dfor_each_element.h31 explicit ForEachElement(const ComposeId& id) : MultiComposedElement(id) {} in ForEachElement() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_part_upd/foreach/
H A Dforeach_element.h34 explicit ForEachElement(const ComposeId& id) : MultiComposedElement(id) {}; in ForEachElement() function