HomeSort by relevance Sort by last modified time
    Searched full:imt_handle_scope_ (Results 1 - 1 of 1) sorted by null

  /art/runtime/mirror/
class.cc 842 copy_bytes_(copy_bytes), imt_handle_scope_(imt_handle_scope) {
851 new_class_obj->PopulateEmbeddedImtAndVTable(imt_handle_scope_);
860 StackHandleScope<mirror::Class::kImtSize>* const imt_handle_scope_; member in class:art::mirror::CopyClassVisitor

Completed in 68 milliseconds