Home
last modified time | relevance | path

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

/art/runtime/
Dasm_support.h377 static_cast<int32_t>(art::gc::allocator::RosAlloc::RunFreeListOffset())) in CheckAsmSupportOffsetsAndSizes()
/art/runtime/gc/allocator/
Drosalloc.h830 static size_t RunFreeListOffset() { in RunFreeListOffset() function