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