Home
last modified time | relevance | path

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

/openbmc/pldm/host-bmc/dbus/
H A Dcustom_dbus.hpp187 void implementBoard(const std::string& path);
H A Dcustom_dbus.cpp140 void CustomDBus::implementBoard(const std::string& path) in implementBoard() function in pldm::dbus::CustomDBus
/openbmc/pldm/host-bmc/
H A Dhost_pdr_handler.cpp1189 CustomDBus::getCustomDBus().implementBoard(entity.first); in createDbusObjects()