Home
last modified time | relevance | path

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

/openbmc/bmcweb/redfish-core/include/utils/
H A Dlog_services_utils.hpp35 inline bool checkSizeLimit(int fd, crow::Response& res) in checkSizeLimit() function
99 if (!checkSizeLimit(fd, asyncResp->res)) in downloadEntryCallback()