Searched refs:resetRecommended (Results 1 – 3 of 3) sorted by relevance
| /openbmc/bmcweb/redfish-core/include/registries/ |
| H A D | base_message_registry.hpp | 1454 resetRecommended = 84, enumerator
|
| /openbmc/bmcweb/redfish-core/include/ |
| H A D | error_messages.hpp | 1043 nlohmann::json::object_t resetRecommended(std::string_view arg1, 1046 void resetRecommended(crow::Response& res, std::string_view arg1,
|
| /openbmc/bmcweb/redfish-core/src/ |
| H A D | error_messages.cpp | 1656 nlohmann::json::object_t resetRecommended(std::string_view arg1, in resetRecommended() function 1659 return getLog(redfish::registries::Base::Index::resetRecommended, in resetRecommended() 1663 void resetRecommended(crow::Response& res, std::string_view arg1, in resetRecommended() function 1667 addMessageToErrorJson(res.jsonValue, resetRecommended(arg1, arg2)); in resetRecommended()
|