Searched refs:updateItems (Results 1 – 3 of 3) sorted by relevance
543 const CObjectVector<CUpdateItem> &updateItems = *(const CObjectVector<CUpdateItem> *)param; in CompareEmptyItems() local544 const CUpdateItem &u1 = updateItems[*p1]; in CompareEmptyItems()545 const CUpdateItem &u2 = updateItems[*p2]; in CompareEmptyItems()1567 const CObjectVector<CUpdateItem> &updateItems, in Update() argument1635 for (i = 0; i < updateItems.Size(); i++) in Update()1637 int index = updateItems[i].IndexInArchive; in Update()1659 if (updateIndex >= 0 && !updateItems[updateIndex].NewData) in Update()1704 FOR_VECTOR (i, updateItems) in Update()1706 const CUpdateItem &ui = updateItems[i]; in Update()1776 FOR_VECTOR (i, updateItems) in Update()[all …]
125 const CObjectVector<CUpdateItem> &updateItems,
288 CObjectVector<CUpdateItem> updateItems; in UpdateItems() local538 updateItems.Add(ui); in UpdateItems()670 updateItems, in UpdateItems()681 updateItems.ClearAndFree(); in UpdateItems()