Searched refs:noJsonDesc (Results 1 – 1 of 1) sorted by relevance
/openbmc/bmcweb/include/ |
H A D | openbmc_dbus_rest.hpp | 67 const constexpr char* noJsonDesc = "No JSON object could be decoded"; variable 1546 boost::beast::http::status::bad_request, noJsonDesc, in handleAction() 1554 boost::beast::http::status::bad_request, noJsonDesc, in handleAction() 1562 boost::beast::http::status::bad_request, noJsonDesc, in handleAction() 1863 boost::beast::http::status::bad_request, noJsonDesc, in handlePut() 1872 boost::beast::http::status::bad_request, noJsonDesc, in handlePut() 2447 noJsonDesc, badReqMsg); in handleBusSystemPost()
|