Searched refs:GetNegativeArraySizeExceptionClassDescriptor (Results 1 – 4 of 4) sorted by relevance
105 virtual const uint8_t *GetNegativeArraySizeExceptionClassDescriptor() const = 0;419 const uint8_t *GetNegativeArraySizeExceptionClassDescriptor() const in GetNegativeArraySizeExceptionClassDescriptor() function421 return base_->GetNegativeArraySizeExceptionClassDescriptor(); in GetNegativeArraySizeExceptionClassDescriptor()
89 const uint8_t *GetNegativeArraySizeExceptionClassDescriptor() const override in GetNegativeArraySizeExceptionClassDescriptor() function
122 …ThrowException(ctx, thread, ctx.GetNegativeArraySizeExceptionClassDescriptor(), utf::CStringAsMutf… in ThrowNegativeArraySizeException()129 …ThrowException(ctx, thread, ctx.GetNegativeArraySizeExceptionClassDescriptor(), utf::CStringAsMutf… in ThrowNegativeArraySizeException()
121 const uint8_t *GetNegativeArraySizeExceptionClassDescriptor() const override in GetNegativeArraySizeExceptionClassDescriptor() function