Home | History | Annotate | Download | only in runtime

Lines Matching defs:cl

1495   mirror::ClassLoader* cl = NULL;
1497 cl = throw_location.GetMethod()->GetDeclaringClass()->GetClassLoader();
1500 exception_class(this, runtime->GetClassLinker()->FindClass(exception_class_descriptor, cl));