Home
last modified time | relevance | path

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

/openbmc/pldm/host-bmc/dbus/
H A Dcustom_dbus.hpp154 void implementFanInterface(const std::string& path);
H A Dcustom_dbus.cpp160 void CustomDBus::implementFanInterface(const std::string& path) in implementFanInterface() function in pldm::dbus::CustomDBus
/openbmc/pldm/host-bmc/
H A Dhost_pdr_handler.cpp1222 CustomDBus::getCustomDBus().implementFanInterface(entity.first); in createDbusObjects()