Home
last modified time | relevance | path

Searched refs:implementPCIeSlotInterface (Results 1 – 3 of 3) sorted by relevance

/openbmc/pldm/host-bmc/dbus/
H A Dcustom_dbus.hpp92 void implementPCIeSlotInterface(const std::string& path);
H A Dcustom_dbus.cpp59 void CustomDBus::implementPCIeSlotInterface(const std::string& path) in implementPCIeSlotInterface() function in pldm::dbus::CustomDBus
/openbmc/pldm/host-bmc/
H A Dhost_pdr_handler.cpp1131 CustomDBus::getCustomDBus().implementPCIeSlotInterface( in createDbusObjects()