Searched refs:GetVerifyErrorClassDescriptor (Results 1 – 5 of 5) sorted by relevance
172 virtual const uint8_t *GetVerifyErrorClassDescriptor() const = 0;521 const uint8_t *GetVerifyErrorClassDescriptor() const in GetVerifyErrorClassDescriptor() function523 return base_->GetVerifyErrorClassDescriptor(); in GetVerifyErrorClassDescriptor()
189 const uint8_t *GetVerifyErrorClassDescriptor() const override in GetVerifyErrorClassDescriptor() function
380 …ThrowException(ctx, thread, ctx.GetVerifyErrorClassDescriptor(), utf::CStringAsMutf8(msg.c_str())); in ThrowVerificationException()387 …ThrowException(ctx, thread, ctx.GetVerifyErrorClassDescriptor(), utf::CStringAsMutf8(msg.c_str())); in ThrowVerificationException()
144 …ThrowException(ctx, thread, ctx.GetVerifyErrorClassDescriptor(), utf::CStringAsMutf8(name.c_str())… in ThrowVerifyError()
227 const uint8_t *GetVerifyErrorClassDescriptor() const override in GetVerifyErrorClassDescriptor() function