Searched refs:iNumKeyEntriesInList (Results 1 – 2 of 2) sorted by relevance
1252 int32 iNumKeyEntriesInList; member
1865 …numkeysadded = iGetMetadataKeysParam.iKeyList->size() - iGetMetadataKeysParam.iNumKeyEntriesInList; in NodeCommandCompleted()1866 uint32 start = iGetMetadataKeysParam.iNumKeyEntriesInList; in NodeCommandCompleted()1867 uint32 end = iGetMetadataKeysParam.iNumKeyEntriesInList + numkeysadded - 1; in NodeCommandCompleted()1957 …numkeysadded = iGetMetadataKeysParam.iKeyList->size() - iGetMetadataKeysParam.iNumKeyEntriesInList; in NodeCommandCompleted()1964 releaseentry.iStartIndex = iGetMetadataKeysParam.iNumKeyEntriesInList; in NodeCommandCompleted()1965 releaseentry.iEndIndex = iGetMetadataKeysParam.iNumKeyEntriesInList + numkeysadded - 1; in NodeCommandCompleted()2000 iGetMetadataKeysParam.iNumKeyEntriesInList += numkeysadded; in NodeCommandCompleted()4832 iGetMetadataKeysParam.iNumKeyEntriesInList = iGetMetadataKeysParam.iKeyList->size(); in DoGetMetadataKey()