Home | History | Annotate | Download | only in imgdiag

Lines Matching full:object1

620     static size_t CountDirtyBytes(mirror::Object* object1, mirror::Object* object2)
622 const uint8_t* cur1 = reinterpret_cast<const uint8_t*>(object1);
625 size_t object_size = EntrySize(object1);