HomeSort by relevance Sort by last modified time
    Searched refs:kSetBit (Results 1 - 4 of 4) sorted by null

  /art/runtime/gc/accounting/
bitmap-inl.h 132 template<bool kSetBit>
139 if (kSetBit) {
144 DCHECK_EQ(TestBit(bit_index), kSetBit);
space_bitmap-inl.h 179 template<size_t kAlignment> template<bool kSetBit>
190 if (kSetBit) {
202 DCHECK_EQ(Test(obj), kSetBit);
bitmap.h 110 template<bool kSetBit>
space_bitmap.h 207 template<bool kSetBit>

Completed in 474 milliseconds