Home | History | Annotate | Download | only in driver

Lines Matching full:is_system_class

2944   bool is_system_class = class_linker->FindSystemClass(self, descriptor) != nullptr;
2945 if (!is_system_class) {
2948 return is_system_class;