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.hpp649 std::string& applyTimeNewVal) in convertApplyTime() argument
653 applyTimeNewVal = in convertApplyTime()
658 applyTimeNewVal = in convertApplyTime()
675 std::string applyTimeNewVal; in setApplyTime() local
676 if (!convertApplyTime(asyncResp->res, applyTime, applyTimeNewVal)) in setApplyTime()
685 "RequestedApplyTime", applyTimeNewVal); in setApplyTime()
995 std::string applyTimeNewVal; in updateMultipartContext() local
997 applyTimeNewVal)) in updateMultipartContext()
1004 multipart->uploadData, applyTimeNewVal, in updateMultipartContext()