Searched refs:maxCustomCount (Results 1 – 1 of 1) sorted by relevance
1802 const size_t maxCustomCount = Math::min( in ProcessEnvironments() local1804 for (size_t idx = 0; idx < maxCustomCount; ++idx) { in ProcessEnvironments()