Home
last modified time | relevance | path

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

/openbmc/bmcweb/redfish-core/include/registries/
H A Dbase_message_registry.hpp1451 resourceAtUriInUnknownFormat = 87, enumerator
/openbmc/bmcweb/redfish-core/lib/
H A Dvirtual_media.hpp576 messages::resourceAtUriInUnknownFormat(asyncResp->res, *url); in validateParams()
602 messages::resourceAtUriInUnknownFormat(asyncResp->res, *url); in validateParams()
/openbmc/bmcweb/redfish-core/include/
H A Derror_messages.hpp819 resourceAtUriInUnknownFormat(const boost::urls::url_view_base& arg1);
821 void resourceAtUriInUnknownFormat(crow::Response& res,
/openbmc/bmcweb/redfish-core/src/
H A Derror_messages.cpp1408 resourceAtUriInUnknownFormat(const boost::urls::url_view_base& arg1) in resourceAtUriInUnknownFormat() function
1411 redfish::registries::base::Index::resourceAtUriInUnknownFormat, in resourceAtUriInUnknownFormat()
1415 void resourceAtUriInUnknownFormat(crow::Response& res, in resourceAtUriInUnknownFormat() function
1419 addMessageToErrorJson(res.jsonValue, resourceAtUriInUnknownFormat(arg1)); in resourceAtUriInUnknownFormat()