Searched refs:MAX_ELE_COUNT (Results 1 – 2 of 2) sorted by relevance
45 static constexpr uint32_t MAX_ELE_COUNT = 1000000; variable
162 if (inEleCnt > CmdUtils::MAX_ELE_COUNT) { in CmdRequest()