Searched refs:pldmCommand (Results 1 – 2 of 2) sorted by relevance
| /openbmc/pldm/pldmd/ |
| H A D | invoker.hpp | 40 Response handle(pldm_tid_t tid, Type pldmType, Command pldmCommand, in handle() argument 43 return handlers.at(pldmType)->handle(tid, pldmCommand, request, in handle()
|
| H A D | handler.hpp | 36 Response handle(pldm_tid_t tid, Command pldmCommand, in handle() argument 39 return handlers.at(pldmCommand)(tid, request, reqMsgLen); in handle()
|