Home
last modified time | relevance | path

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

/art/runtime/gc/space/
Dlarge_object_space.cc59 mirror::Object* object_without_rdz = reinterpret_cast<mirror::Object*>( in Alloc() local
63 reinterpret_cast<uint8_t*>(object_without_rdz) + num_bytes, in Alloc()
68 return object_without_rdz; in Alloc()