Searched defs:dbusService (Results 1 – 4 of 4) sorted by relevance
21 const char* dbusService = "xyz.openbmc_project.State.Boot.Raw"; variable
214 auto dbusService = getService(bus, sensorInterface, sensorPath); in makeDbusMsg() local 307 std::string dbusService = ipmi::getService(bus, updateInterface, dbusPath); in makeDbusMsg() local
1069 const std::string& dbusService, in readTemp()
40 constexpr auto dbusService = "org.freedesktop.DBus"; variable