Home
last modified time | relevance | path

Searched defs:dbusService (Results 1 – 4 of 4) sorted by relevance

/openbmc/fb-ipmi-oem/include/
H A Dbiccommands.hpp21 const char* dbusService = "xyz.openbmc_project.State.Boot.Raw"; variable
/openbmc/phosphor-host-ipmid/
H A Dsensordatahandler.cpp193 auto dbusService = getService(bus, sensorInterface, sensorPath); in makeDbusMsg() local
286 std::string dbusService = ipmi::getService(bus, updateInterface, dbusPath); in makeDbusMsg() local
H A Ddcmihandler.cpp743 const std::string& dbusService, in readTemp()
/openbmc/openpower-vpd-parser/vpd-tool/include/
H A Dtool_constants.hpp40 constexpr auto dbusService = "org.freedesktop.DBus"; variable