Home
last modified time | relevance | path

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

/openbmc/fb-ipmi-oem/include/
H A Dbiccommands.hpp21 const char* dbusService = "xyz.openbmc_project.State.Boot.Raw"; variable
/openbmc/pldm/oem/meta/libpldmresponder/
H A Dfile_io_type_post_code.cpp17 static constexpr auto dbusService = "xyz.openbmc_project.State.Boot.Raw"; in write() local
/openbmc/phosphor-host-ipmid/
H A Dsensordatahandler.cpp214 auto dbusService = getService(bus, sensorInterface, sensorPath); in makeDbusMsg() local
307 std::string dbusService = ipmi::getService(bus, updateInterface, dbusPath); in makeDbusMsg() local
H A Ddcmihandler.cpp1069 readTemp(ipmi::Context::ptr & ctx,const std::string & dbusService,const std::string & dbusPath) readTemp() argument
/openbmc/openpower-vpd-parser/vpd-tool/include/
H A Dtool_constants.hpp41 constexpr auto dbusService = "org.freedesktop.DBus"; variable