Home
last modified time | relevance | path

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

/openbmc/pldm/host-bmc/dbus/
H A Dcustom_dbus.hpp117 void implementPCIeDeviceInterface(const std::string& path);
H A Dcustom_dbus.cpp79 void CustomDBus::implementPCIeDeviceInterface(const std::string& path) in implementPCIeDeviceInterface() function in pldm::dbus::CustomDBus
/openbmc/pldm/host-bmc/
H A Dhost_pdr_handler.cpp1192 CustomDBus::getCustomDBus().implementPCIeDeviceInterface( in createDbusObjects()