Lines Matching refs:StackHandleScope
178 StackHandleScope<2> hs(soa.Self()); in Class_classForName()
212 StackHandleScope<1> hs(soa.Self()); in Class_getNameNative()
227 StackHandleScope<4> hs(soa.Self()); in Class_getInterfacesInternal()
266 StackHandleScope<1> hs(self); in GetDeclaredFields()
410 StackHandleScope<2> hs(self); in GetPublicFieldRecursive()
460 StackHandleScope<1> hs(soa.Self()); in Class_getPublicFieldRecursive()
472 StackHandleScope<3> hs(soa.Self()); in Class_getDeclaredField()
507 StackHandleScope<1> hs(soa.Self()); in Class_getDeclaredConstructorInternal()
531 StackHandleScope<2> hs(soa.Self()); in Class_getDeclaredConstructorsInternal()
566 StackHandleScope<1> hs(soa.Self()); in Class_getDeclaredMethodInternal()
584 StackHandleScope<2> hs(soa.Self()); in Class_getDeclaredMethodsUnchecked()
626 StackHandleScope<2> hs(soa.Self()); in Class_getDeclaredAnnotation()
645 StackHandleScope<1> hs(soa.Self()); in Class_getDeclaredAnnotations()
662 StackHandleScope<1> hs(soa.Self()); in Class_getDeclaredClasses()
687 StackHandleScope<1> hs(soa.Self()); in Class_getEnclosingClass()
697 StackHandleScope<1> hs(soa.Self()); in Class_getEnclosingConstructorNative()
714 StackHandleScope<1> hs(soa.Self()); in Class_getEnclosingMethodNative()
731 StackHandleScope<1> hs(soa.Self()); in Class_getInnerClassFlags()
738 StackHandleScope<1> hs(soa.Self()); in Class_getInnerClassName()
752 StackHandleScope<1> hs(soa.Self()); in Class_getSignatureAnnotation()
763 StackHandleScope<1> hs(soa.Self()); in Class_isAnonymousClass()
778 StackHandleScope<2> hs(soa.Self()); in Class_isDeclaredAnnotationPresent()
789 StackHandleScope<1> hs(soa.Self()); in Class_getDeclaringClass()
803 StackHandleScope<4> hs(soa.Self()); in Class_newInstance()