Searched refs:queryDeviceIdentifiers (Results 1 – 4 of 4) sorted by relevance
| /openbmc/pldm/fw-update/test/ |
| H A D | inventory_manager_test.cpp | 54 inventoryManager.queryDeviceIdentifiers(1, responseMsg1, in TEST_F() 79 inventoryManager.queryDeviceIdentifiers(2, responseMsg2, in TEST_F() 107 inventoryManager.queryDeviceIdentifiers(1, responseMsg, respPayloadLength); in TEST_F()
|
| /openbmc/pldm/fw-update/ |
| H A D | inventory_manager.hpp | 89 void queryDeviceIdentifiers(mctp_eid_t eid, const pldm_msg* response,
|
| H A D | inventory_manager.cpp | 71 this->queryDeviceIdentifiers(eid, response, respMsgLen); in sendQueryDeviceIdentifiersRequest() 83 void InventoryManager::queryDeviceIdentifiers( in queryDeviceIdentifiers() function in pldm::fw_update::InventoryManager
|
| /openbmc/pldm/pldmtool/ |
| H A D | pldm_fw_update_cmd.cpp | 1331 auto queryDeviceIdentifiers = fwUpdate->add_subcommand( in registerCommand() local 1334 "fw_update", "QueryDeviceIdentifiers", queryDeviceIdentifiers)); in registerCommand()
|