Searched refs:rhsValues (Results 1 – 1 of 1) sorted by relevance
96 const std::vector<FieldValue>& rhsValues = rhs->getValues(); in mapAndMergeIsolatedUidsToHostUid() local98 if (lhsValues[i] != rhsValues[i]) { in mapAndMergeIsolatedUidsToHostUid()99 return lhsValues[i] < rhsValues[i]; in mapAndMergeIsolatedUidsToHostUid()121 vector<FieldValue>* rhsValues = data[i + 1]->getMutableValues(); in mapAndMergeIsolatedUidsToHostUid() local124 if ((*lhsValues)[p] != (*rhsValues)[p]) { in mapAndMergeIsolatedUidsToHostUid()141 (*rhsValues)[p].mValue += (*lhsValues)[p].mValue; in mapAndMergeIsolatedUidsToHostUid()