Searched refs:rhsValues (Results 1 – 1 of 1) sorted by relevance
113 const std::vector<FieldValue>& rhsValues = rhs->getValues(); in mapAndMergeIsolatedUidsToHostUid() local115 if (lhsValues[i] != rhsValues[i]) { in mapAndMergeIsolatedUidsToHostUid()116 return lhsValues[i] < rhsValues[i]; in mapAndMergeIsolatedUidsToHostUid()140 vector<FieldValue>* rhsValues = data[i + 1]->getMutableValues(); in mapAndMergeIsolatedUidsToHostUid() local143 if ((*lhsValues)[p] != (*rhsValues)[p]) { in mapAndMergeIsolatedUidsToHostUid()160 (*rhsValues)[p].mValue += (*lhsValues)[p].mValue; in mapAndMergeIsolatedUidsToHostUid()