Home
last modified time | relevance | path

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

/openbmc/bmcweb/include/ibm/
H A Dmanagement_console_rest.hpp73 boost::beast::http::status::internal_server_error); in handleFilePut()
88 boost::beast::http::status::internal_server_error); in handleFilePut()
99 boost::beast::http::status::internal_server_error); in handleFilePut()
139 boost::beast::http::status::internal_server_error); in handleFilePut()
154 boost::beast::http::status::internal_server_error); in handleFilePut()
201 boost::beast::http::status::internal_server_error); in handleFilePut()
262 boost::beast::http::status::internal_server_error); in deleteConfigFiles()
323 boost::beast::http::status::internal_server_error); in handleFileDelete()
/openbmc/bmcweb/include/
H A Ddbus_privileges.hpp112 boost::beast::http::status::internal_server_error); in afterGetUserInfoValidate()
140 boost::beast::http::status::internal_server_error); in requestUserInfo()
184 boost::beast::http::status::internal_server_error); in getUserInfo()
H A Dimage_upload.hpp37 boost::beast::http::status::internal_server_error); in uploadImageHandler()
H A Dwebassets.hpp105 boost::beast::http::status::internal_server_error); in handleStaticAsset()
H A Dopenbmc_dbus_rest.hpp508 boost::beast::http::status::internal_server_error, in ~InProgressActionData()
1860 boost::beast::http::status::internal_server_error, in setErrorStatus()
2239 boost::beast::http::status::internal_server_error); in handleBusSystemPost()
2292 boost::beast::http::status::internal_server_error); in handleBusSystemPost()
2524 boost::beast::http::status::internal_server_error); in requestRoutes()
/openbmc/bmcweb/redfish-core/lib/
H A Dmetadata.hpp78 boost::beast::http::status::internal_server_error); in handleMetadataGet()
97 boost::beast::http::status::internal_server_error); in handleMetadataGet()
H A Dsystems_logservices_postcodes.hpp99 boost::beast::http::status::internal_server_error); in handleSystemsLogServicesPostCodesPost()
H A Dlog_services.hpp1834 boost::beast::http::status::internal_server_error); in dBusEventLogEntryDelete()
3180 boost::beast::http::status::internal_server_error); in dBusLogServiceActionsClear()
H A Dsensors.hpp164 boost::beast::http::status::internal_server_error) in ~SensorsAsyncResp()
/openbmc/bmcweb/test/redfish-core/lib/
H A Dlog_services_dump_test.cpp20 boost::beast::http::status::internal_server_error); in TEST()
H A Dmanager_diagnostic_data_test.cpp44 EXPECT_EQ(res.result(), boost::beast::http::status::internal_server_error); in verifyError()
H A Dsystem_test.cpp32 boost::beast::http::status::internal_server_error); in TEST()
/openbmc/bmcweb/http/routing/
H A Dsserule.hpp38 boost::beast::http::status::internal_server_error); in handle()
H A Dwebsocketrule.hpp35 boost::beast::http::status::internal_server_error); in handle()
/openbmc/bmcweb/test/redfish-core/include/utils/
H A Ddbus_utils.cpp73 boost::beast::http::status::internal_server_error); in TEST()
H A Dquery_param_test.cpp444 intermediate.result(boost::beast::http::status::internal_server_error); in TEST()
459 boost::beast::http::status::internal_server_error); in TEST()
465 intermediate.result(boost::beast::http::status::internal_server_error); in TEST()
508 boost::beast::http::status::internal_server_error); in TEST()
/openbmc/telemetry/redfish-tests/
H A Dredfish_requests.py14 internal_server_error = 500 variable in RedfishHttpStatus
/openbmc/bmcweb/redfish-core/src/
H A Derror_messages.cpp194 res.result(boost::beast::http::status::internal_server_error); in generalError()
1357 res.result(boost::beast::http::status::internal_server_error); in internalError()
1959 res.result(boost::beast::http::status::internal_server_error); in maximumErrorsExceeded()
2069 res.result(boost::beast::http::status::internal_server_error); in operationTimeout()
/openbmc/bmcweb/http/
H A Dhttp_connection.hpp598 boost::beast::http::status::internal_server_error); in afterRead()