Lines Matching refs:StackHandleScope
80 StackHandleScope<3> hs(self); in SetStatus()
215 StackHandleScope<2> hs(self); in DumpClass()
636 StackHandleScope<1> hs(self); in FindStaticField()
640 StackHandleScope<1> hs(self); in FindStaticField()
660 StackHandleScope<1> hs(self); in FindStaticField()
664 StackHandleScope<1> hs(self); in FindStaticField()
689 StackHandleScope<1> hs(self); in FindField()
692 StackHandleScope<1> hs(self); in FindField()
813 void Class::PopulateEmbeddedImtAndVTable(StackHandleScope<kImtSize>* imt_handle_scope) { in PopulateEmbeddedImtAndVTable()
840 StackHandleScope<mirror::Class::kImtSize>* imt_handle_scope) in CopyClassVisitor()
860 StackHandleScope<mirror::Class::kImtSize>* const imt_handle_scope_;
865 StackHandleScope<kImtSize>* imt_handle_scope) { in CopyOf()
868 StackHandleScope<1> hs(self); in CopyOf()