Home | History | Annotate | Download | only in mirror

Lines Matching refs:FindSystemClass

95       // Clear exception to call FindSystemClass.
97 eiie_class = Runtime::Current()->GetClassLinker()->FindSystemClass(
758 return class_linker->FindSystemClass(self, "Ljava/lang/Cloneable;");
761 return class_linker->FindSystemClass(self, "Ljava/io/Serializable;");