Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/list/
H A Dlist_component.h112 int32_t GetItemsCount() const in GetItemsCount() function
H A Drender_list.cpp41 itemsCount_ = list->GetItemsCount(); in Update()