Home
last modified time | relevance | path

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

/openbmc/bmcweb/include/
H A Dopenbmc_dbus_rest.hpp91 const constexpr char* noJsonDesc = "No JSON object could be decoded"; variable
1571 boost::beast::http::status::bad_request, noJsonDesc, in handleAction()
1579 boost::beast::http::status::bad_request, noJsonDesc, in handleAction()
1587 boost::beast::http::status::bad_request, noJsonDesc, in handleAction()
1883 boost::beast::http::status::bad_request, noJsonDesc, in handlePut()
1892 boost::beast::http::status::bad_request, noJsonDesc, in handlePut()
2428 noJsonDesc, badReqMsg); in handleBusSystemPost()