Searched refs:DBusPath (Results 1 – 6 of 6) sorted by relevance
/openbmc/phosphor-logging/extensions/openpower-pels/ |
H A D | dbus_types.hpp | 30 using DBusPath = std::string; typedef 32 using DBusPathList = std::vector<DBusPath>; 38 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 | 901 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 | 151 DBusPath path; in systemNames() 221 DBusPath path; // will find this in autoRebootEnabled() 250 DBusPath path; in hostRunningState() 405 DBusPath path; in getMachineType() 578 DBusPath path; in powerFault()
|
/openbmc/phosphor-logging/test/openpower-pels/ |
H A D | mocks.hpp | 72 (const DBusPath&, const DBusPath&, int32_t,
|