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.hpp30 using DBusPath = std::string; typedef
32 using DBusPathList = std::vector<DBusPath>;
38 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.cpp901 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.cpp151 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 Dmocks.hpp72 (const DBusPath&, const DBusPath&, int32_t,