Home
last modified time | relevance | path

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

/openbmc/phosphor-host-ipmid/libipmid/
H A Dutils.cpp267 object.first, DELETE_INTERFACE, in deleteAllDbusObjects()
488 DELETE_INTERFACE, "Delete"); in deleteAllDbusObjects()
/openbmc/phosphor-host-ipmid/include/ipmid/
H A Dutils.hpp25 constexpr auto DELETE_INTERFACE = "xyz.openbmc_project.Object.Delete"; variable
/openbmc/phosphor-host-ipmid/
H A Dtransporthandler.cpp233 ipmi::DELETE_INTERFACE, "Delete"); in deleteObjectIfExists()
483 ipmi::getSubTree(bus, std::vector<std::string>{DELETE_INTERFACE}, in deconfigureChannel()