Searched refs:RetrieveListData (Results 1 – 2 of 2) sorted by relevance
54 listElement->RetrieveListData(index, count); in CreateRenderNode()101 void ListElement::RetrieveListData(int32_t beginIndex, int32_t endIndex) in RetrieveListData() function in OHOS::Ace::ListElement157 RetrieveListData(0, preBuildCount_ + cachedCount_); in BuildListDataFromChild()832 RetrieveListData(0, cachedCount_); in PerformBuild()836 RetrieveListData(0, cachedCount_); in PerformBuild()
62 void RetrieveListData(int32_t beginIndex, int32_t endIndex);