Searched refs:setSupportedCommands (Results 1 – 4 of 4) sorted by relevance
55 termini[tid]->setSupportedCommands(pldmCmds); in TEST_F()221 termini[tid]->setSupportedCommands(pldmCmds); in TEST_F()379 termini[tid]->setSupportedCommands(pldmCmds); in TEST_F()
200 termini[tid]->setSupportedCommands(pldmCmds); in TEST_F()
570 termini[tid]->setSupportedCommands(pldmCmds); in TEST_F()
61 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()