Lines Matching refs:CopyOf
3404 vtable(self, klass->GetSuperClass()->GetVTable()->CopyOf(self, max_count));
3451 vtable.reset(vtable->CopyOf(self, actual_count));
3575 iftable.reset(down_cast<mirror::IfTable*>(iftable->CopyOf(self, idx * mirror::IfTable::kMax)));
3667 virtuals = klass->GetVirtualMethods()->CopyOf(self, new_method_count);
3680 vtable.reset(vtable->CopyOf(self, new_vtable_count));