Home
last modified time | relevance | path

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

/openbmc/bmcweb/redfish-core/include/registries/
H A Dupdate_message_registry.hpp302 updateSuccessful = 16, enumerator
/openbmc/bmcweb/redfish-core/src/
H A Dupdate_messages.cpp249 nlohmann::json::object_t updateSuccessful(std::string_view arg1, in updateSuccessful() function
252 return getLog(redfish::registries::Update::Index::updateSuccessful, in updateSuccessful()
/openbmc/bmcweb/redfish-core/include/
H A Dupdate_messages.hpp69 nlohmann::json::object_t updateSuccessful(std::string_view arg1,