Searched refs:DowncastType (Results 1 – 2 of 2) sorted by relevance
/openbmc/phosphor-dbus-monitor/src/ | ||
H A D | format.hpp | 103 detail::GetFormatType<DowncastType<T>>::format; |
H A D | data_types.hpp | 107 using DowncastType = typename Downcast<T>::Type; typedef |