Home
last modified time | relevance | path

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

/openbmc/bmcweb/redfish-core/lib/
H A Dupdate_service.hpp648 std::string& applyTimeNewVal) in convertApplyTime() argument
652 applyTimeNewVal = in convertApplyTime()
657 applyTimeNewVal = in convertApplyTime()
674 std::string applyTimeNewVal; in setApplyTime() local
675 if (!convertApplyTime(asyncResp->res, applyTime, applyTimeNewVal)) in setApplyTime()
684 "RequestedApplyTime", applyTimeNewVal); in setApplyTime()
994 std::string applyTimeNewVal; in updateMultipartContext() local
996 applyTimeNewVal)) in updateMultipartContext()
1003 multipart->uploadData, applyTimeNewVal, in updateMultipartContext()