Searched refs:GetClassNotFoundExceptionDescriptor (Results 1 – 5 of 5) sorted by relevance
166 virtual const uint8_t *GetClassNotFoundExceptionDescriptor() const = 0;506 const uint8_t *GetClassNotFoundExceptionDescriptor() const in GetClassNotFoundExceptionDescriptor() function508 return base_->GetClassNotFoundExceptionDescriptor(); in GetClassNotFoundExceptionDescriptor()
174 const uint8_t *GetClassNotFoundExceptionDescriptor() const override in GetClassNotFoundExceptionDescriptor() function
34 ThrowException(ctx, thread, ctx.GetClassNotFoundExceptionDescriptor(), in OnError()
212 const uint8_t *GetClassNotFoundExceptionDescriptor() const override in GetClassNotFoundExceptionDescriptor() function
180 classLinker->GetExtension(ctx)->GetClass(ctx.GetClassNotFoundExceptionDescriptor()); in WrapClassNotFoundExceptionIfNeeded()