Home
last modified time | relevance | path

Searched refs:SegmentBitmap (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/communication/netmanager_base/services/netmanagernative/bpf/include/
H A Dbitmap_manager.h487 struct SegmentBitmap { struct
512 std::vector<SegmentBitmap> list; in AddMap() argument
518 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 …]