Home
last modified time | relevance | path

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

/openbmc/google-misc/subprojects/ncsid/src/
H A Dnet_config.h39 using DBusInterface = std::string; variable
/openbmc/phosphor-logging/extensions/openpower-pels/
H A Ddbus_types.hpp28 using DBusInterface = std::string; typedef
/openbmc/entity-manager/src/
H A Dutils.hpp39 using DBusInterface = boost::container::flat_map<std::string, DBusValueVariant>; typedef
/openbmc/openpower-hw-diags/util/
H A Ddbus.hpp18 using DBusInterface = std::string; typedef
/openbmc/qemu/docs/sphinx/
H A Ddbusdomain.py71 class DBusInterface(DBusDescription): class