Home | History | Annotate | Download | only in src

Lines Matching refs:GetTwoByteData

3604 const uc16* String::GetTwoByteData() {
3605 return GetTwoByteData(0);
3609 const uc16* String::GetTwoByteData(unsigned start) {