Home
last modified time | relevance | path

Searched refs:RunSlotNextOffset (Results 1 – 3 of 3) sorted by relevance

/art/tools/cpp-define-generator/
Dconstant_rosalloc.def37 …CONSTANT(SLOT_NEXT_OFFSET, int32_t, art::gc::allocator::RosAlloc::RunSlotNextOffset())
/art/runtime/generated/
Dasm_support_gen.h134 …LOC_SLOT_NEXT_OFFSET), (static_cast<int32_t>((art::gc::allocator::RosAlloc::RunSlotNextOffset()))))
/art/runtime/gc/allocator/
Drosalloc.h839 static size_t RunSlotNextOffset() { in RunSlotNextOffset() function