Home
last modified time | relevance | path

Searched hist:"39 a0e71a" (Results 1 – 1 of 1) sorted by relevance

/openbmc/pldm/platform-mc/test/
H A Devent_manager_test.cpp39a0e71a Thu Sep 19 01:33:17 CDT 2024 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: I10cbc1d55e259c972eac765b28b8c73281b1b42c
Signed-off-by: Patrick Williams <patrick@stwcx.xyz>