Searched refs:PopulateEmbeddedImtAndVTable (Results 1 – 3 of 3) sorted by relevance
813 void Class::PopulateEmbeddedImtAndVTable(StackHandleScope<kImtSize>* imt_handle_scope) { in PopulateEmbeddedImtAndVTable() function in art::mirror::Class851 new_class_obj->PopulateEmbeddedImtAndVTable(imt_handle_scope_); in operator ()()
732 void PopulateEmbeddedImtAndVTable(StackHandleScope<kImtSize>* imt_handle_scope)
3186 new_class->PopulateEmbeddedImtAndVTable(&hs); in CreateArrayClass()4468 klass->PopulateEmbeddedImtAndVTable(&imt_handle_scope); in LinkClass()