Searched refs:nextTagGroupStart (Results 1 – 1 of 1) sorted by relevance
890 int32_t nextTagGroupStart = 0; in mergeRuleStatusVals() local893 while (nextTagGroupStart < fRB->fRuleStatusVals->size()) { in mergeRuleStatusVals()894 thisTagGroupStart = nextTagGroupStart; in mergeRuleStatusVals()895 nextTagGroupStart += fRB->fRuleStatusVals->elementAti(thisTagGroupStart) + 1; in mergeRuleStatusVals()