Searched refs:smallChunkSize (Results 1 – 1 of 1) sorted by relevance
1356 static constexpr size_t smallChunkSize = 14; variable 1454 count = std::min(paramString.length(), smallChunkSize); in ipmiAppGetSystemInfo() 1554 count = std::min(stringLen, smallChunkSize); in ipmiAppSetSystemInfo()