Searched refs:emptyCount (Results 1 – 2 of 2) sorted by relevance
70 xCount(0), yCount(0), emptyCount(0), colorKey(0) { in PatchDescription()76 const int8_t emptyCount, const uint32_t colorKey): in PatchDescription()80 emptyCount(emptyCount), colorKey(colorKey) { in PatchDescription()90 LTE_INT(emptyCount) { in LTE_FLOAT()109 int8_t emptyCount; member
1187 int emptyCount = 0; in findRssiTarget() local1192 emptyCount = 0; in findRssiTarget()1205 } else if (++emptyCount >= BSSID_STAT_EMPTY_COUNT) { in findRssiTarget()