Home
last modified time | relevance | path

Searched refs:RAW_RECORD_SIZE (Results 1 – 6 of 6) sorted by relevance

/openbmc/phosphor-power/power-supply/
H A Drecord_manager.hpp51 static constexpr auto RAW_RECORD_SIZE = 5; member in phosphor::power::history::RecordManager
H A Drecord_manager.cpp125 if (data.size() != RAW_RECORD_SIZE) in getRawRecordID()
H A Dpower_supply.cpp736 history::RecordManager::RAW_RECORD_SIZE); in updateHistory()
/openbmc/witherspoon-pfault-analysis/power-supply/
H A Drecord_manager.hpp51 static constexpr auto RAW_RECORD_SIZE = 5; member in witherspoon::power::history::RecordManager
H A Drecord_manager.cpp125 if (data.size() != RAW_RECORD_SIZE) in getRawRecordID()
H A Dpower_supply.cpp806 history::RecordManager::RAW_RECORD_SIZE); in updateHistory()