Searched hist:e3b4e11f (Results 1 – 3 of 3) sorted by relevance
/openbmc/phosphor-buttons/inc/ |
H A D | debugHostSelector_button.hpp | e3b4e11f Sat Nov 26 09:41:58 CST 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
Change-Id: I32e5f22829c03325295b180504ab5e3b5745dc95 Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
|
H A D | button_handler.hpp | e3b4e11f Sat Nov 26 09:41:58 CST 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
Change-Id: I32e5f22829c03325295b180504ab5e3b5745dc95 Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
|
/openbmc/phosphor-buttons/src/ |
H A D | button_handler.cpp | e3b4e11f Sat Nov 26 09:41:58 CST 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
Change-Id: I32e5f22829c03325295b180504ab5e3b5745dc95 Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
|