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.cpp1081 const size_t msgSize = in encodeGetStateSensorRequest() local
1083 std::vector<uint8_t> request(msgSize); in encodeGetStateSensorRequest()