Searched defs:lhsChars (Results 1 - 1 of 1) sorted by relevance

/art/runtime/mirror/
H A Dstring.cc239 const uint16_t* lhsChars = lhs->GetValue(); local
241 int32_t otherRes = MemCmp16(lhsChars, rhsChars, minCount);

Completed in 22 milliseconds