Home
last modified time | relevance | path

Searched defs:inCommand (Results 1 – 1 of 1) sorted by relevance

/openbmc/phosphor-net-ipmid/
H A Dcommand_table.cpp18 void Table::registerCommand(CommandID inCommand, std::unique_ptr<Entry>&& entry) in registerCommand()
32 void Table::executeCommand(uint32_t inCommand, in executeCommand()