Searched refs:DBusPath (Results 1 – 6 of 6) sorted by relevance
| /openbmc/phosphor-logging/extensions/openpower-pels/ |
| H A D | dbus_types.hpp | 29 using DBusPath = std::string; typedef 31 using DBusPathList = std::vector<DBusPath>; 37 std::map<DBusPath, std::map<DBusService, DBusInterfaceList>>;
|
| H A D | data_interface.hpp | 557 const DBusPath& associatedPath, const DBusPath& subtree, int32_t depth, 935 const DBusPath& associatedPath, const DBusPath& subtree, int32_t depth,
|
| H A D | data_interface.cpp | 884 const DBusPath& associatedPath, const DBusPath& subtree, int32_t depth, in getAssociatedPaths()
|
| /openbmc/openpower-hw-diags/util/ |
| H A D | dbus.hpp | 20 using DBusPath = std::string; typedef 23 std::map<DBusPath, std::map<DBusService, DBusInterfaceList>>;
|
| H A D | dbus.cpp | 150 DBusPath path; in systemNames() 220 DBusPath path; // will find this in autoRebootEnabled() 249 DBusPath path; in hostRunningState() 404 DBusPath path; in getMachineType() 550 DBusPath path; in powerFault()
|
| /openbmc/phosphor-logging/test/openpower-pels/ |
| H A D | mocks.hpp | 72 (const DBusPath&, const DBusPath&, int32_t,
|