Searched refs:logIntf (Results 1 – 5 of 5) sorted by relevance
16 constexpr auto logIntf = "xyz.openbmc_project.Logging.IPMI"; variable
242 bus.new_method_call(logBusName, logPath, logIntf, "IpmiSelAddOem"); in addCperSELLog()
27 static constexpr auto logIntf = "xyz.openbmc_project.Logging.Entry"; variable188 mapperCall.append(std::vector<Interface>({logIntf})); in getLoggingSubTree()
24 static constexpr auto logIntf = "xyz.openbmc_project.Collection.DeleteAll"; variable
509 auto service = ipmi::getService(bus, ipmi::sel::logIntf, ipmi::sel::logObj); in clearSEL() 512 ipmi::sel::logIntf, ipmi::sel::logDeleteAllMethod); in clearSEL()