Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper/
H A Dswiper_pattern.h569 void SetCachedItems(const std::set<int32_t>& cachedItems) in SetCachedItems() function
H A Dswiper_pattern.cpp4500 pattern->SetCachedItems(cachedItems); in PostIdleTask()