OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetPrevFreeAllocationHeader
(Results
1 - 2
of
2
) sorted by null
/art/runtime/gc/space/
large_object_space.h
156
AllocationHeader*
GetPrevFreeAllocationHeader
() {
large_object_space.cc
263
new_header = header->
GetPrevFreeAllocationHeader
();
Completed in 91 milliseconds