Home
last modified time | relevance | path

Searched defs:largestRecordSize (Results 1 – 1 of 1) sorted by relevance

/openbmc/pldm/platform-mc/
H A Dplatform_manager.cpp233 uint32_t largestRecordSize = std::numeric_limits<uint32_t>::max(); in getPDRs() local
395 uint32_t& repositorySize, uint32_t& largestRecordSize) in getPDRRepositoryInfo()