Home
last modified time | relevance | path

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

/openbmc/pldm/oem/ibm/libpldmresponder/
H A Dutils.cpp238 std::vector<std::string> cpuInterface = { in setCoreCount() local
241 searchpath, 0 /* depth */, cpuInterface); in setCoreCount()
248 objectPath, cpuInterface[0], "CoreCount", in setCoreCount()
260 "INTERFACE", cpuInterface[0], "ERROR", e); in setCoreCount()
/openbmc/pldm/oem/ibm/test/
H A Dlibpldmresponder_oem_platform_test.cpp534 std::vector<std::string> cpuInterface = {"xyz.openbmc_project.Foo.Bar"}; in TEST() local