Lines Matching refs:StackHandleScope
178 StackHandleScope<2> hs(soa.Self()); in Class_classForName()
212 StackHandleScope<1> hs(soa.Self()); in Class_getNameNative()
219 StackHandleScope<1> hs(soa.Self()); in Class_getInterfacesInternal()
261 StackHandleScope<1> hs(self); in GetDeclaredFields()
403 StackHandleScope<2> hs(self); in GetPublicFieldRecursive()
453 StackHandleScope<1> hs(soa.Self()); in Class_getPublicFieldRecursive()
464 StackHandleScope<3> hs(soa.Self()); in Class_getDeclaredField()
499 StackHandleScope<1> hs(soa.Self()); in Class_getDeclaredConstructorInternal()
524 StackHandleScope<2> hs(soa.Self()); in Class_getDeclaredConstructorsInternal()
559 StackHandleScope<1> hs(soa.Self()); in Class_getDeclaredMethodInternal()
578 StackHandleScope<2> hs(soa.Self()); in Class_getDeclaredMethodsUnchecked()
620 StackHandleScope<2> hs(soa.Self()); in Class_getDeclaredAnnotation()
639 StackHandleScope<1> hs(soa.Self()); in Class_getDeclaredAnnotations()
656 StackHandleScope<1> hs(soa.Self()); in Class_getDeclaredClasses()
679 StackHandleScope<1> hs(soa.Self()); in Class_getEnclosingClass()
689 StackHandleScope<1> hs(soa.Self()); in Class_getEnclosingConstructorNative()
705 StackHandleScope<1> hs(soa.Self()); in Class_getEnclosingMethodNative()
721 StackHandleScope<1> hs(soa.Self()); in Class_getInnerClassFlags()
728 StackHandleScope<1> hs(soa.Self()); in Class_getInnerClassName()
742 StackHandleScope<1> hs(soa.Self()); in Class_getSignatureAnnotation()
753 StackHandleScope<1> hs(soa.Self()); in Class_isAnonymousClass()
768 StackHandleScope<2> hs(soa.Self()); in Class_isDeclaredAnnotationPresent()
779 StackHandleScope<1> hs(soa.Self()); in Class_getDeclaringClass()
793 StackHandleScope<4> hs(soa.Self()); in Class_newInstance()