Searched defs:SparseBitSet (Results 1 – 1 of 1) sorted by relevance
36 SparseBitSet() : mMaxVal(0) {} in SparseBitSet() function41 SparseBitSet(const uint32_t* ranges, size_t nRanges) : SparseBitSet() { in SparseBitSet() function