Home
last modified time | relevance | path

Searched refs:DBusPath (Results 1 – 6 of 6) sorted by relevance

/openbmc/phosphor-logging/extensions/openpower-pels/
H A Ddbus_types.hpp29 using DBusPath = std::string; typedef
31 using DBusPathList = std::vector<DBusPath>;
37 std::map<DBusPath, std::map<DBusService, DBusInterfaceList>>;
H A Ddata_interface.hpp557 const DBusPath& associatedPath, const DBusPath& subtree, int32_t depth,
935 const DBusPath& associatedPath, const DBusPath& subtree, int32_t depth,
H A Ddata_interface.cpp884 const DBusPath& associatedPath, const DBusPath& subtree, int32_t depth, in getAssociatedPaths()
/openbmc/openpower-hw-diags/util/
H A Ddbus.hpp20 using DBusPath = std::string; typedef
23 std::map<DBusPath, std::map<DBusService, DBusInterfaceList>>;
H A Ddbus.cpp150 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 Dmocks.hpp72 (const DBusPath&, const DBusPath&, int32_t,