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