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

  /art/runtime/gc/accounting/
space_bitmap-inl.h 158 template<size_t kAlignment> template<bool kSetBit>
168 if (kSetBit) {
173 DCHECK_EQ(Test(obj), kSetBit);
space_bitmap.h 201 template<bool kSetBit>

Completed in 61 milliseconds