Searched refs:rhsChars (Results 1 – 1 of 1) sorted by relevance
246 const uint16_t* rhsChars = rhs->GetValue(); in CompareTo() local247 int32_t otherRes = MemCmp16(lhsChars, rhsChars, minCount); in CompareTo()