Searched refs:headerInvalid (Results 1 – 3 of 3) sorted by relevance
1402 headerInvalid = 32, enumerator
1218 nlohmann::json::object_t headerInvalid(std::string_view arg1);1220 void headerInvalid(crow::Response& res, std::string_view arg1);
1929 nlohmann::json::object_t headerInvalid(std::string_view arg1) in headerInvalid() function1931 return getLog(redfish::registries::Base::Index::headerInvalid, in headerInvalid()1935 void headerInvalid(crow::Response& res, std::string_view arg1) in headerInvalid() function1938 addMessageToErrorJson(res.jsonValue, headerInvalid(arg1)); in headerInvalid()