HomeSort by relevance Sort by last modified time
    Searched full:object_without_rdz (Results 1 - 1 of 1) sorted by null

  /art/runtime/gc/space/
large_object_space.cc 58 mirror::Object* object_without_rdz = reinterpret_cast<mirror::Object*>( variable
62 reinterpret_cast<uint8_t*>(object_without_rdz) + num_bytes,
67 return object_without_rdz;

Completed in 52 milliseconds