Home
last modified time | relevance | path

Searched refs:DBusService (Results 1 – 7 of 7) sorted by relevance

/openbmc/openpower-hw-diags/util/
H A Ddbus.cpp85 std::map<DBusService, DBusInterfaceList> response; in findService()
150 DBusService service; in systemNames()
220 DBusService service; // will find this in autoRebootEnabled()
249 DBusService service; in hostRunningState()
322 DBusService service; // will find this in dumpPolicyEnabled()
355 util::dbus::DBusService service; in createPel()
404 DBusService service; in getMachineType()
550 DBusService service; in powerFault()
H A Ddbus.hpp19 using DBusService = std::string; typedef
23 std::map<DBusPath, std::map<DBusService, DBusInterfaceList>>;
/openbmc/google-misc/subprojects/ncsid/src/
H A Dnet_config.h38 using DBusService = std::string; variable
41 std::map<DBusObjectPath, std::map<DBusService, std::vector<DBusInterface>>>;
/openbmc/phosphor-logging/extensions/openpower-pels/
H A Ddbus_types.hpp29 using DBusService = std::string; typedef
38 std::map<DBusPath, std::map<DBusService, DBusInterfaceList>>;
H A Ddata_interface.hpp713 DBusService getService(const std::string& objectPath,
H A Ddata_interface.cpp292 DBusService DataInterface::getService(const std::string& objectPath, in getService()
303 std::map<DBusService, DBusInterfaceList> response; in getService()
/openbmc/openpower-hw-diags/attn/
H A Dattn_dbus.cpp24 util::dbus::DBusService service; in dbusMethod()