Searched refs:kSetBit (Results 1 - 4 of 4) sorted by relevance

/art/runtime/gc/accounting/
H A Dbitmap-inl.h132 template<bool kSetBit>
139 if (kSetBit) {
144 DCHECK_EQ(TestBit(bit_index), kSetBit); local
H A Dspace_bitmap-inl.h158 template<size_t kAlignment> template<bool kSetBit>
169 if (kSetBit) {
181 DCHECK_EQ(Test(obj), kSetBit); local
H A Dbitmap.h111 template<bool kSetBit>
H A Dspace_bitmap.h202 template<bool kSetBit>

Completed in 52 milliseconds