Searched refs:CopyObject (Results 1 – 3 of 3) sorted by relevance
77 Object* Object::CopyObject(ObjPtr<mirror::Object> dest, in CopyObject() function in art::mirror::Object143 Object::CopyObject(obj, orig_->Get(), num_bytes_); in operator ()()
770 static Object* CopyObject(ObjPtr<mirror::Object> dest,
1186 Object::CopyObject(h_new_class_obj.Get(), orig_->Get(), copy_bytes_); in operator ()()