Searched defs:bmcEntityTree (Results 1 – 4 of 4) sorted by relevance
| /openbmc/pldm/libpldmresponder/ |
| H A D | fru.hpp | 70 pldm_entity_association_tree* bmcEntityTree) : in FruImpl() 244 pldm_entity_association_tree* bmcEntityTree; member in pldm::responder::FruImpl 296 pldm_entity_association_tree* bmcEntityTree) : in Handler()
|
| /openbmc/pldm/libpldmresponder/test/ |
| H A D | libpldmresponder_fru_test.cpp | 94 bmcEntityTree(pldm_entity_association_tree_init(), in TEST() local 167 bmcEntityTree(pldm_entity_association_tree_init(), in TEST() local
|
| /openbmc/pldm/pldmd/ |
| H A D | pldmd.cpp | 249 bmcEntityTree(pldm_entity_association_tree_init(), in main() local
|
| /openbmc/pldm/host-bmc/ |
| H A D | host_pdr_handler.cpp | 89 HostPDRHandler(int,uint8_t mctp_eid,sdeventplus::Event & event,pldm_pdr * repo,const std::string & eventsJsonsDir,pldm_entity_association_tree * entityTree,pldm_entity_association_tree * bmcEntityTree,pldm::InstanceIdDb & instanceIdDb,pldm::requester::Handler<pldm::requester::Request> * handler) HostPDRHandler() argument
|