OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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