Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_v2/common/
H A Delement_proxy.cpp574 class LazyForEachElementProxy : public virtual ElementProxy, public virtual DataChangeListener { class
577 explicit LazyForEachElementProxy(const WeakPtr<ElementProxyHost>& host) : ElementProxy(host) {} in LazyForEachElementProxy() function in OHOS::Ace::V2::__anon58dd4b170110::LazyForEachElementProxy