Home
last modified time | relevance | path

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

/art/runtime/gc/space/
Dbump_pointer_space.h160 static constexpr size_t kAlignment = 8; variable
Dregion_space.h169 static constexpr size_t kAlignment = kObjectAlignment; variable
/art/runtime/base/
Darena_allocator.h369 static constexpr size_t kAlignment = 8; variable