Searched refs:MAX_LOG_SPACE (Results 1 – 2 of 2) sorted by relevance
34 constexpr size_t MAX_LOG_SPACE = 4 * 5 * 1024 * 1024; variable
114 totalPkgSize += static_cast<uint64_t>(info->unpackedSize + MAX_LOG_SPACE); in IsSpaceCapacitySufficient()