Searched refs:CopyRawObjectData (Results 1 – 3 of 3) sorted by relevance
77 void Object::CopyRawObjectData(uint8_t* dst_bytes, in CopyRawObjectData() function in art::mirror::Object120 CopyRawObjectData(reinterpret_cast<uint8_t*>(dest.Ptr()), src, num_bytes - sizeof(Object)); in CopyObject()
687 static void CopyRawObjectData(uint8_t* dst_bytes,
1660 mirror::Object::CopyRawObjectData( in CopyObject()