Home
last modified time | relevance | path

Searched refs:syncDirCommonSize (Results 1 – 2 of 2) sorted by relevance

/openbmc/intel-ipmi-oem/include/
H A Dsmbiosmdrv2handler.hpp139 static constexpr const size_t syncDirCommonSize = 3; variable
/openbmc/intel-ipmi-oem/src/
H A Dsmbiosmdrv2handler.cpp112 if (commonData.size() < syncDirCommonSize) in syncDirCommonData()