Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/list/
H A Dlist_common_test_ng.cpp118 auto weakList = AceType::WeakClaim(AceType::RawPtr(listNode)); in CreateForEachList() local
146 auto weakList = AceType::WeakClaim(AceType::RawPtr(listNode)); in CreateLazyForEachList() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/list/
H A Drender_list_item.cpp295 auto weakList = WeakPtr<RenderList>(listNode); in ResetFocusEffect() local