Home
last modified time | relevance | path

Searched defs:kAlignment (Results 1 – 4 of 4) sorted by relevance

/art/runtime/gc/space/
Dbump_pointer_space.h160 static constexpr size_t kAlignment = 8; variable
Dregion_space.h168 static constexpr size_t kAlignment = kObjectAlignment; variable
/art/runtime/base/
Dscoped_arena_allocator.h69 static constexpr size_t kAlignment = 8u; variable
Darena_allocator.h382 static constexpr size_t kAlignment = 8u; variable