Searched refs:headerInvalid (Results 1 – 3 of 3) sorted by relevance
1396 headerInvalid = 32, enumerator
1218 nlohmann::json headerInvalid(std::string_view arg1);1220 void headerInvalid(crow::Response& res, std::string_view arg1);
2025 nlohmann::json headerInvalid(std::string_view arg1) in headerInvalid() function2027 return getLog(redfish::registries::base::Index::headerInvalid, in headerInvalid()2031 void headerInvalid(crow::Response& res, std::string_view arg1) in headerInvalid() function2034 addMessageToErrorJson(res.jsonValue, headerInvalid(arg1)); in headerInvalid()