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