Searched refs:SoftbusIsBitmapSet (Results 1 – 5 of 5) sorted by relevance
62 bool result = SoftbusIsBitmapSet(nullptr, pos);74 result = SoftbusIsBitmapSet(&bitmap, pos);
42 bool SoftbusIsBitmapSet(const uint32_t *bitMap, const uint8_t pos);
76 bool SoftbusIsBitmapSet(const uint32_t *bitmap, const uint8_t pos) in SoftbusIsBitmapSet() function
427 if (!SoftbusIsBitmapSet(&finalType, bitPos)) { in ScenarioManagerDoNotifyIfNeed()437 if (SoftbusIsBitmapSet(&finalType, bitPos) && in ScenarioManagerDoNotifyIfNeed()
229 if (!SoftbusIsBitmapSet(srcCap, i)) { in DeConvertBitMap()