Searched refs:SegmentBitmap (Results 1 – 1 of 1) sorted by relevance
487 struct SegmentBitmap { struct512 std::vector<SegmentBitmap> list; in AddMap() argument518 std::vector<SegmentBitmap> &GetMap() in GetMap()561 SegmentBitmap segBitmap; in Insert()565 std::vector<SegmentBitmap>::iterator it = mapList_.begin(); in Insert()583 …void AddSegBitmap(uint16_t start, uint16_t end, const Bitmap &bitmap, std::vector<SegmentBitmap> &… in AddSegBitmap()588 SegmentBitmap tmpSegBitmap; in AddSegBitmap()595 void AddSegBitmapMap(const std::vector<SegmentBitmap> &mapList) in AddSegBitmapMap()613 std::vector<SegmentBitmap> &list) in GetMapList()617 SegmentBitmap &segBitmap = mapList_[index]; in GetMapList()[all …]