Home
last modified time | relevance | path

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

/openbmc/bmcweb/redfish-core/lib/
H A Dupdate_service.hpp627 inline void uploadImageFile(crow::Response& res, std::string_view body) in uploadImageFile() function
1015 uploadImageFile(asyncResp->res, multipart->uploadData); in updateMultipartContext()
1042 uploadImageFile(asyncResp->res, req.body()); in doHTTPUpdate()