Home
last modified time | relevance | path

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

/openbmc/pldm/host-bmc/dbus/
H A Dcustom_dbus.hpp159 void implementChassisInterface(const std::string& path);
H A Dcustom_dbus.cpp180 void CustomDBus::implementChassisInterface(const std::string& path) in implementChassisInterface() function in pldm::dbus::CustomDBus
/openbmc/pldm/host-bmc/
H A Dhost_pdr_handler.cpp1188 CustomDBus::getCustomDBus().implementChassisInterface( in createDbusObjects()