Home
last modified time | relevance | path

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

/openbmc/pldm/platform-mc/test/
H A Dplatform_manager_test.cpp55 termini[tid]->setSupportedCommands(pldmCmds); in TEST_F()
221 termini[tid]->setSupportedCommands(pldmCmds); in TEST_F()
379 termini[tid]->setSupportedCommands(pldmCmds); in TEST_F()
H A Devent_manager_test.cpp200 termini[tid]->setSupportedCommands(pldmCmds); in TEST_F()
H A Dterminus_manager_test.cpp570 termini[tid]->setSupportedCommands(pldmCmds); in TEST_F()
/openbmc/pldm/platform-mc/
H A Dterminus.hpp61 bool setSupportedCommands(const std::vector<uint8_t>& cmds) in setSupportedCommands() function in pldm::platform_mc::Terminus
68 "setSupportedCommands received invalid bit mask size. Expected: {EXPECTED}, Received: {RECEIVED}", in setSupportedCommands()