Home
last modified time | relevance | path

Searched defs:bitIndex (Results 1 – 1 of 1) sorted by relevance

/applications/standard/launcher/common/src/main/ets/default/utils/
DBitSet.ts50 const bitIndex = index % BitSet.NUMBER_BITS_NUM; constant
65 const bitIndex = index % BitSet.NUMBER_BITS_NUM; constant