Searched refs:DUMP_SET_MAX_COUNT_LIMIT (Results 1 – 1 of 1) sorted by relevance
54 const int32_t DUMP_SET_MAX_COUNT_LIMIT = 100; variable291 if (currentMaxRunning > 0 && currentMaxRunning <= DUMP_SET_MAX_COUNT_LIMIT) { in GetMaxRunningCount()