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