• Home
  • Raw
  • Download

Lines Matching refs:StackHandleScope

107   StackHandleScope<2> hs(soa.Self());  in Class_classForName()
141 StackHandleScope<1> hs(soa.Self()); in Class_getNameNative()
148 StackHandleScope<1> hs(soa.Self()); in Class_getInterfacesInternal()
156 StackHandleScope<1> hs2(soa.Self()); in Class_getInterfacesInternal()
299 StackHandleScope<2> hs(self); in GetPublicFieldRecursive()
349 StackHandleScope<1> hs(soa.Self()); in Class_getPublicFieldRecursive()
360 StackHandleScope<3> hs(soa.Self()); in Class_getDeclaredField()
395 StackHandleScope<1> hs(soa.Self()); in Class_getDeclaredConstructorInternal()
425 StackHandleScope<2> hs(soa.Self()); in Class_getDeclaredConstructorsInternal()
464 StackHandleScope<1> hs(soa.Self()); in Class_getDeclaredMethodInternal()
488 StackHandleScope<2> hs(soa.Self()); in Class_getDeclaredMethodsUnchecked()
534 StackHandleScope<2> hs(soa.Self()); in Class_getDeclaredAnnotation()
557 StackHandleScope<1> hs(soa.Self()); in Class_getDeclaredAnnotations()
578 StackHandleScope<1> hs(soa.Self()); in Class_getDeclaredClasses()
605 StackHandleScope<1> hs(soa.Self()); in Class_getEnclosingClass()
619 StackHandleScope<1> hs(soa.Self()); in Class_getEnclosingConstructorNative()
639 StackHandleScope<1> hs(soa.Self()); in Class_getEnclosingMethodNative()
659 StackHandleScope<1> hs(soa.Self()); in Class_getInnerClassFlags()
670 StackHandleScope<1> hs(soa.Self()); in Class_getInnerClassName()
688 StackHandleScope<1> hs(soa.Self()); in Class_getSignatureAnnotation()
703 StackHandleScope<1> hs(soa.Self()); in Class_isAnonymousClass()
722 StackHandleScope<2> hs(soa.Self()); in Class_isDeclaredAnnotationPresent()
737 StackHandleScope<1> hs(soa.Self()); in Class_getDeclaringClass()
755 StackHandleScope<4> hs(soa.Self()); in Class_newInstance()