Searched refs:copy_bytes_ (Results 1 – 1 of 1) sorted by relevance
842 copy_bytes_(copy_bytes), imt_handle_scope_(imt_handle_scope) { in CopyClassVisitor()849 mirror::Object::CopyObject(self_, new_class_obj, orig_->Get(), copy_bytes_); in operator ()()859 const size_t copy_bytes_; member in art::mirror::CopyClassVisitor