Searched hist:e212fb062bce5ae3ea69f4743be152542861354f (Results 1 – 4 of 4) sorted by relevance
/openbmc/openpower-hw-diags/attn/ |
H A D | attn_dbus.hpp | diff e212fb062bce5ae3ea69f4743be152542861354f Fri Jul 22 19:26:57 CDT 2022 Patrick Williams <patrick@stwcx.xyz> sdbusplus: use shorter type aliases
The sdbusplus headers provide shortened aliases for many types. Switch to using them to provide better code clarity and shorter lines. Possible replacements are for: * bus_t * exception_t * manager_t * match_t * message_t * object_t * slot_t
Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I9f166640fbf9d4ee3fb24b542a73237cdf54f775
|
H A D | attn_dump.cpp | diff e212fb062bce5ae3ea69f4743be152542861354f Fri Jul 22 19:26:57 CDT 2022 Patrick Williams <patrick@stwcx.xyz> sdbusplus: use shorter type aliases
The sdbusplus headers provide shortened aliases for many types. Switch to using them to provide better code clarity and shorter lines. Possible replacements are for: * bus_t * exception_t * manager_t * match_t * message_t * object_t * slot_t
Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I9f166640fbf9d4ee3fb24b542a73237cdf54f775
|
H A D | attn_dbus.cpp | diff e212fb062bce5ae3ea69f4743be152542861354f Fri Jul 22 19:26:57 CDT 2022 Patrick Williams <patrick@stwcx.xyz> sdbusplus: use shorter type aliases
The sdbusplus headers provide shortened aliases for many types. Switch to using them to provide better code clarity and shorter lines. Possible replacements are for: * bus_t * exception_t * manager_t * match_t * message_t * object_t * slot_t
Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I9f166640fbf9d4ee3fb24b542a73237cdf54f775
|
/openbmc/openpower-hw-diags/util/ |
H A D | dbus.cpp | diff e212fb062bce5ae3ea69f4743be152542861354f Fri Jul 22 19:26:57 CDT 2022 Patrick Williams <patrick@stwcx.xyz> sdbusplus: use shorter type aliases
The sdbusplus headers provide shortened aliases for many types. Switch to using them to provide better code clarity and shorter lines. Possible replacements are for: * bus_t * exception_t * manager_t * match_t * message_t * object_t * slot_t
Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I9f166640fbf9d4ee3fb24b542a73237cdf54f775
|