Searched refs:MAX_SINGLE_PROC_COMP_SIZE (Results 1 – 1 of 1) sorted by relevance
36 static constexpr int32_t MAX_SINGLE_PROC_COMP_SIZE = 500; variable73 if (iter->second.compList.size() > MAX_SINGLE_PROC_COMP_SIZE) { in AddSecurityComponentToList()