Home
last modified time | relevance | path

Searched hist:e2b83747 (Results 1 – 1 of 1) sorted by relevance

/openbmc/pldm/platform-mc/test/
H A Dsensor_manager_test.cppe2b83747 Tue Aug 20 01:34:33 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: I39c3e6e2952a119f5179e841084fc31648da3422
Signed-off-by: Patrick Williams <patrick@stwcx.xyz>