Searched refs:object_without_rdz (Results 1 - 1 of 1) sorted by relevance

/art/runtime/gc/space/
H A Dlarge_object_space.cc62 mirror::Object* object_without_rdz = reinterpret_cast<mirror::Object*>( variable
66 reinterpret_cast<uint8_t*>(object_without_rdz) + num_bytes,
71 return object_without_rdz;

Completed in 48 milliseconds