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

/art/runtime/mirror/
H A Dclass.cc839 size_t new_length, size_t copy_bytes,
842 copy_bytes_(copy_bytes), imt_handle_scope_(imt_handle_scope) {
838 CopyClassVisitor(Thread* self, Handle<mirror::Class>* orig, size_t new_length, size_t copy_bytes, StackHandleScope<mirror::Class::kImtSize>* imt_handle_scope) argument

Completed in 50 milliseconds