Searched refs:ThrowStringIndexOutOfBoundsException (Results 1 – 4 of 4) sorted by relevance
48 ThrowStringIndexOutOfBoundsException(index, count); in CharAt()
117 ThrowStringIndexOutOfBoundsException(index, length); in artThrowStringBoundsFromCode()
267 void ThrowStringIndexOutOfBoundsException(int index, int length)
827 void ThrowStringIndexOutOfBoundsException(int index, int length) { in ThrowStringIndexOutOfBoundsException() function