Home
last modified time | relevance | path

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

/openbmc/phosphor-host-ipmid/
H A Dipmi_fru_info_area.cpp49 static constexpr auto secsToMaxMfgdate = secs_from_1970_1996 + variable
241 if ((raw >= secs_from_1970_1996) && (raw <= secsToMaxMfgdate)) in appendMfgDate()