Searched refs:LEAST_PARTITION_COUNT (Results 1 – 2 of 2) sorted by relevance
92 constexpr unsigned int LEAST_PARTITION_COUNT = 4; variable
161 if (partitionCount <= LEAST_PARTITION_COUNT) { in SetNewPartition()