Searched defs:imt_handle_scope (Results 1 – 2 of 2) sorted by relevance
813 void Class::PopulateEmbeddedImtAndVTable(StackHandleScope<kImtSize>* imt_handle_scope) { in PopulateEmbeddedImtAndVTable()840 StackHandleScope<mirror::Class::kImtSize>* imt_handle_scope) in CopyClassVisitor()865 StackHandleScope<kImtSize>* imt_handle_scope) { in CopyOf()
4446 StackHandleScope<mirror::Class::kImtSize> imt_handle_scope( in LinkClass() local