Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/list/
H A Dlist_component.h320 return needPreBuild_; in NeedPreBuild()
559 bool needPreBuild_ = false; variable
H A Dlist_component.cpp24 needPreBuild_ = true; in ListComponent()