Searched refs:PopulateEmbeddedImtAndVTable (Results 1 – 3 of 3) sorted by relevance
806 void Class::PopulateEmbeddedImtAndVTable(ArtMethod* const (&methods)[kImtSize], in PopulateEmbeddedImtAndVTable() function in art::mirror::Class843 h_new_class_obj->PopulateEmbeddedImtAndVTable(imt_, pointer_size_); in operator ()()
788 void PopulateEmbeddedImtAndVTable(ArtMethod* const (&methods)[kImtSize], size_t pointer_size)
2676 new_class->PopulateEmbeddedImtAndVTable(imt, image_pointer_size_); in CreateArrayClass()4062 klass->PopulateEmbeddedImtAndVTable(imt, image_pointer_size_); in LinkClass()