Home
last modified time | relevance | path

Searched refs:setCoreCount (Results 1 – 4 of 4) sorted by relevance

/openbmc/pldm/oem/ibm/libpldmresponder/
H A Dutils.hpp76 virtual int setCoreCount(
H A Dutils.cpp208 int pldm::responder::oem_ibm_utils::Handler::setCoreCount( in setCoreCount() function in pldm::responder::oem_ibm_utils::pldm::responder::oem_ibm_utils::Handler
/openbmc/pldm/libpldmresponder/
H A Doem_handler.hpp177 virtual int setCoreCount(const EntityAssociations& associations,
/openbmc/pldm/oem/ibm/test/
H A Dlibpldmresponder_oem_platform_test.cpp591 oemMockedUtils->setCoreCount(entityAssociations, entityMaps); in TEST()