Searched defs:ncdfe (Results 1 – 2 of 2) sorted by relevance
86 private static void checkNcdfe(NoClassDefFoundError ncdfe, Throwable expectedCause) { in checkNcdfe()
2614 mirror::Throwable* ncdfe = pre_allocated_NoClassDefFoundError_.Read(); in GetPreAllocatedNoClassDefFoundError() local