Lines Matching refs:FindSystemClass
772 hs.NewHandle(class_linker->FindSystemClass(self, descriptor.c_str())));788 hs.NewHandle(class_linker->FindSystemClass(self, "Ljava/lang/Throwable;")));2421 bool is_system_class = class_linker->FindSystemClass(self, descriptor) != nullptr;