Searched refs:MAX_COMP_SIZE (Results 1 – 2 of 2) sorted by relevance
32 constexpr uint32_t MAX_COMP_SIZE = 128; variable
267 if (compSize == 0 || compSize > MAX_COMP_SIZE) { in GetCompPathAndVersion()