Searched refs:HISTORY_RECORD_MAX_NUM (Results 1 – 1 of 1) sorted by relevance
38 …::map<std::string, int32_t> configIntParams = {{"historicalRecordMaxNum", HISTORY_RECORD_MAX_NUM}};41 static constexpr size_t HISTORY_RECORD_MAX_NUM = 10; variable