Home
last modified time | relevance | path

Searched defs:resourceNotFound (Results 1 – 2 of 2) sorted by relevance

/openbmc/bmcweb/redfish-core/include/registries/
H A Dbase_message_registry.hpp1463 resourceNotFound = 96, enumerator
/openbmc/bmcweb/redfish-core/src/
H A Derror_messages.cpp941 nlohmann::json resourceNotFound(std::string_view arg1, std::string_view arg2) in resourceNotFound() function
947 void resourceNotFound(crow::Response& res, std::string_view arg1, in resourceNotFound() function