Home | History | Annotate | Download | only in src

Lines Matching full:uc16

426     return static_cast<const uc16*>(start_)[index];
2315 uc16* SeqTwoByteString::GetChars() {
2316 return reinterpret_cast<uc16*>(FIELD_ADDR(this, kHeaderSize));