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