Home | History | Annotate | Download | only in runtime

Lines Matching defs:ncdfe

1106   mirror::Throwable* ncdfe = pre_allocated_NoClassDefFoundError_.Read();
1107 if (ncdfe == nullptr) {
1110 return ncdfe;