Home
last modified time | relevance | path

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

/openbmc/bmcweb/redfish-core/include/utils/
H A Dtime_utils.hpp410 inline void productionDateReport(crow::Response& res, in productionDateReport() function
/openbmc/bmcweb/redfish-core/lib/
H A Dpower_supply.hpp318 time_utils::productionDateReport(asyncResp->res, *buildDate); in getPowerSupplyAsset()