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