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