Home
last modified time | relevance | path

Searched refs:logIntf (Results 1 – 4 of 4) sorted by relevance

/openbmc/pldm/oem/ampere/event/
H A Dcper.hpp16 constexpr auto logIntf = "xyz.openbmc_project.Logging.IPMI"; variable
H A Dcper.cpp242 bus.new_method_call(logBusName, logPath, logIntf, "IpmiSelAddOem"); in addCperSELLog()
/openbmc/phosphor-host-ipmid/
H A Dselutility.hpp24 static constexpr auto logIntf = "xyz.openbmc_project.Collection.DeleteAll"; variable
H A Dstoragehandler.cpp509 auto service = ipmi::getService(bus, ipmi::sel::logIntf, ipmi::sel::logObj); in clearSEL()
512 ipmi::sel::logIntf, ipmi::sel::logDeleteAllMethod); in clearSEL()