Lines Matching refs:StackHandleScope

195   StackHandleScope<2> hs(soa.Self());  in Class_classForName()
229 StackHandleScope<1> hs(soa.Self()); in Class_getNameNative()
236 StackHandleScope<1> hs(soa.Self()); in Class_getInterfacesInternal()
244 StackHandleScope<1> hs2(soa.Self()); in Class_getInterfacesInternal()
290 StackHandleScope<1> hs(self); in GetDeclaredFields()
440 StackHandleScope<2> hs(self); in GetPublicFieldRecursive()
490 StackHandleScope<1> hs(soa.Self()); in Class_getPublicFieldRecursive()
501 StackHandleScope<3> hs(soa.Self()); in Class_getDeclaredField()
536 StackHandleScope<1> hs(soa.Self()); in Class_getDeclaredConstructorInternal()
566 StackHandleScope<2> hs(soa.Self()); in Class_getDeclaredConstructorsInternal()
605 StackHandleScope<1> hs(soa.Self()); in Class_getDeclaredMethodInternal()
629 StackHandleScope<2> hs(soa.Self()); in Class_getDeclaredMethodsUnchecked()
675 StackHandleScope<2> hs(soa.Self()); in Class_getDeclaredAnnotation()
698 StackHandleScope<1> hs(soa.Self()); in Class_getDeclaredAnnotations()
719 StackHandleScope<1> hs(soa.Self()); in Class_getDeclaredClasses()
746 StackHandleScope<1> hs(soa.Self()); in Class_getEnclosingClass()
760 StackHandleScope<1> hs(soa.Self()); in Class_getEnclosingConstructorNative()
780 StackHandleScope<1> hs(soa.Self()); in Class_getEnclosingMethodNative()
800 StackHandleScope<1> hs(soa.Self()); in Class_getInnerClassFlags()
811 StackHandleScope<1> hs(soa.Self()); in Class_getInnerClassName()
829 StackHandleScope<1> hs(soa.Self()); in Class_getSignatureAnnotation()
844 StackHandleScope<1> hs(soa.Self()); in Class_isAnonymousClass()
863 StackHandleScope<2> hs(soa.Self()); in Class_isDeclaredAnnotationPresent()
878 StackHandleScope<1> hs(soa.Self()); in Class_getDeclaringClass()
896 StackHandleScope<4> hs(soa.Self()); in Class_newInstance()