Home | History | Annotate | Download | only in src

Lines Matching refs:slice_offset

3650   int slice_offset = offset;
3658 SeqOneByteString::cast(string)->GetChars() + slice_offset,
3664 SeqTwoByteString::cast(string)->GetChars() + slice_offset,
3670 ExternalOneByteString::cast(string)->GetChars() + slice_offset,
3676 ExternalTwoByteString::cast(string)->GetChars() + slice_offset,
3683 slice_offset += slicedString->offset();