Home
last modified time | relevance | path

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

/openbmc/bmcweb/redfish-core/lib/
H A Dupdate_service.hpp648 inline bool convertApplyTime(crow::Response& res, const std::string& applyTime, in convertApplyTime() function
676 if (!convertApplyTime(asyncResp->res, applyTime, applyTimeNewVal)) in setApplyTime()
996 if (!convertApplyTime(asyncResp->res, *multipart->applyTime, in updateMultipartContext()