Home
last modified time | relevance | path

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

/openbmc/pldm/libpldmresponder/
H A Dfru.hpp70 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 Dlibpldmresponder_fru_test.cpp94 bmcEntityTree(pldm_entity_association_tree_init(), in TEST() local
167 bmcEntityTree(pldm_entity_association_tree_init(), in TEST() local
/openbmc/pldm/pldmd/
H A Dpldmd.cpp249 bmcEntityTree(pldm_entity_association_tree_init(), in main() local
/openbmc/pldm/host-bmc/
H A Dhost_pdr_handler.cpp89 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