Searched refs:rhsValues (Results 1 – 1 of 1) sorted by relevance
90 const std::vector<FieldValue>& rhsValues = rhs->getValues(); in mapAndMergeIsolatedUidsToHostUid() local92 if (lhsValues[i] != rhsValues[i]) { in mapAndMergeIsolatedUidsToHostUid()93 return lhsValues[i] < rhsValues[i]; in mapAndMergeIsolatedUidsToHostUid()118 vector<FieldValue>* rhsValues = data[i + 1]->getMutableValues(); in mapAndMergeIsolatedUidsToHostUid() local121 if ((*lhsValues)[p].mField != (*rhsValues)[p].mField) { in mapAndMergeIsolatedUidsToHostUid()125 if ((*lhsValues)[p].mValue != (*rhsValues)[p].mValue) { in mapAndMergeIsolatedUidsToHostUid()146 (*rhsValues)[p].mValue += (*lhsValues)[p].mValue; in mapAndMergeIsolatedUidsToHostUid()