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