Home
last modified time | relevance | path

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

/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/tipcutils/tipcutils/
H A D0002-replace-non-standard-uint-with-unsigned-int.patch188 int msgSize;
201 int msgSize;
/openbmc/openpower-occ-control/
H A Dpldm.cpp1129 const size_t msgSize = in checkActiveSensor()
1131 std::vector<uint8_t> request(msgSize); in checkActiveSensor()
1112 const size_t msgSize = encodeGetStateSensorRequest() local