Home
last modified time | relevance | path

Searched refs:DELETE_INTERFACE (Results 1 – 2 of 2) sorted by relevance

/openbmc/phosphor-host-ipmid/include/ipmid/
H A Dutils.hpp24 constexpr auto DELETE_INTERFACE = "xyz.openbmc_project.Object.Delete"; variable
/openbmc/phosphor-host-ipmid/
H A Dtransporthandler.cpp236 ipmi::DELETE_INTERFACE, "Delete"); in deleteObjectIfExists()
521 ipmi::getSubTree(bus, std::vector<std::string>{DELETE_INTERFACE}, in deconfigureChannel()