Lines Matching refs:updatePairs2
471 CRecordVector<CUpdatePair2> updatePairs2;
528 updatePairs2.Add(up2);
537 UpdateProduce(updatePairs, actionSet, updatePairs2, isUpdatingItself ? &upCallback : NULL);
541 FOR_VECTOR (i, updatePairs2)
543 const CUpdatePair2 &up = updatePairs2[i];
646 updateCallbackSpec->UpdatePairs = &updatePairs2;
809 FOR_VECTOR (i, updatePairs2)
811 const CUpdatePair2 &pair2 = updatePairs2[i];
853 HRESULT result = outArchive->UpdateItems(tailStream, updatePairs2.Size(), updateCallback);
931 FOR_VECTOR (i, updatePairs2)
933 const CUpdatePair2 &up = updatePairs2[i];