Home
last modified time | relevance | path

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

/art/runtime/gc/allocator/
Drosalloc.cc1138 bool is_allocated = ((vec >> i) & 0x1) != 0; in InspectAllSlots() local
2110 bool is_allocated = ((vec >> i) & 0x1) != 0; in Verify() local