Searched refs:numAvailable (Results 1 – 1 of 1) sorted by relevance
129 uint8_t numAvailable = 0; in Allocate() local142 numAvailable++; in Allocate()149 if (Random::NonCrypto::GetUint8InRange(0, numAvailable) == 0) in Allocate()