Searched defs:DBusRecord (Results 1 – 2 of 2) sorted by relevance
/openbmc/phosphor-power/power-supply/ | ||
H A D | record_manager.hpp | 56 using DBusRecord = std::tuple<uint64_t, int64_t>; typedef in phosphor::power::history::RecordManager |
/openbmc/witherspoon-pfault-analysis/power-supply/ | ||
H A D | record_manager.hpp | 56 using DBusRecord = std::tuple<uint64_t, int64_t>; typedef in witherspoon::power::history::RecordManager |