Searched hist:"7 c4181cf" (Results 1 – 2 of 2) sorted by relevance
/openbmc/phosphor-settingsd/ |
H A D | settings_main.cpp | 7c4181cf Fri Jul 22 19:26:52 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: I662faee19b7b289bc0a39665fc5ce9e19406f933
|
H A D | settings_manager.mako.hpp | 7c4181cf Fri Jul 22 19:26:52 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: I662faee19b7b289bc0a39665fc5ce9e19406f933
|