Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/recycle_view/
H A Drecycle_manager.h42 bool hasBeenRecyled = false; member
46 hasBeenRecyled = true; in Recycle()
51 hasBeenRecyled = false; in Reuse()