Home
last modified time | relevance | path

Searched refs:LazyBuildFunction (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/layout/
H A Dlayout_wrapper_node.h48 using LazyBuildFunction = std::function<void(RefPtr<LayoutWrapperNode>)>; variable
56 LayoutWrapperNode(LazyBuildFunction&& fun) in LayoutWrapperNode()
252 LazyBuildFunction lazyBuildFunction_;