Searched refs:GetStringIndexOutOfBoundsExceptionClassDescriptor (Results 1 – 4 of 4) sorted by relevance
107 virtual const uint8_t *GetStringIndexOutOfBoundsExceptionClassDescriptor() const = 0;424 const uint8_t *GetStringIndexOutOfBoundsExceptionClassDescriptor() const in GetStringIndexOutOfBoundsExceptionClassDescriptor() function426 return base_->GetStringIndexOutOfBoundsExceptionClassDescriptor(); in GetStringIndexOutOfBoundsExceptionClassDescriptor()
94 const uint8_t *GetStringIndexOutOfBoundsExceptionClassDescriptor() const override in GetStringIndexOutOfBoundsExceptionClassDescriptor() function
126 const uint8_t *GetStringIndexOutOfBoundsExceptionClassDescriptor() const override in GetStringIndexOutOfBoundsExceptionClassDescriptor() function
110 ThrowException(ctx, thread, ctx.GetStringIndexOutOfBoundsExceptionClassDescriptor(), in ThrowStringIndexOutOfBoundsException()