Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_v2/foreach/
H A Dlazy_foreach_component.cpp48 std::list<RefPtr<Component>>& LazyForEachComponent::ExpandChildren() in ExpandChildren() function in OHOS::Ace::V2::LazyForEachComponent
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/pipeline/base/
H A Dmulti_child.h95 virtual std::list<RefPtr<Component>>& ExpandChildren() in ExpandChildren() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_lazy_foreach_component.h179 std::list<RefPtr<Component>>& ExpandChildren() override in ExpandChildren() function