Home
last modified time | relevance | path

Searched defs:emptyJSON (Results 1 – 3 of 3) sorted by relevance

/openbmc/bmcweb/redfish-core/include/registries/
H A Dbase_message_registry.hpp1394 emptyJSON = 27, enumerator
/openbmc/phosphor-logging/extensions/openpower-pels/tools/
H A Dpeltool.cpp546 std::string emptyJSON = fullPEL ? "[]" : "{}"; in printPELs() local
/openbmc/bmcweb/redfish-core/src/
H A Derror_messages.cpp376 nlohmann::json emptyJSON() in emptyJSON() function
381 void emptyJSON(crow::Response& res) in emptyJSON() function