Searched defs:RecycleByItems (Results 1 – 2 of 2) sorted by relevance
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/list/ | ||
H A D | render_list.cpp | 435 bool RenderList::RecycleByItems(const std::vector<int32_t>& needRemoveItems) in RecycleByItems() function in OHOS::Ace::RenderList |
H A D | list_element.cpp | 461 void ListElement::RecycleByItems(const std::vector<int32_t>& items) in RecycleByItems() function in OHOS::Ace::ListElement |