Home | History | Annotate | Download | only in runtime

Lines Matching refs:pre_allocated_NoClassDefFoundError_

870   pre_allocated_NoClassDefFoundError_ = GcRoot<mirror::Throwable>(self->GetException(NULL));
1121 mirror::Throwable* ncdfe = pre_allocated_NoClassDefFoundError_.Read();
1162 pre_allocated_NoClassDefFoundError_.VisitRootIfNonNull(callback, arg, RootInfo(kRootVMInternal));