Searched defs:PopulateEmbeddedImtAndVTable (Results 1 - 1 of 1) sorted by relevance

/art/runtime/mirror/
H A Dclass.cc806 void Class::PopulateEmbeddedImtAndVTable(ArtMethod* const (&methods)[kImtSize], function in class:art::mirror::Class
843 h_new_class_obj->PopulateEmbeddedImtAndVTable(imt_, pointer_size_);

Completed in 328 milliseconds