Searched refs:invalidJSON (Results 1 – 3 of 3) sorted by relevance
1408 invalidJSON = 38, enumerator
222 nlohmann::json::object_t invalidJSON(uint64_t arg1);224 void invalidJSON(crow::Response& res, uint64_t arg1);
359 nlohmann::json::object_t invalidJSON(uint64_t arg1) in invalidJSON() function362 return getLog(redfish::registries::Base::Index::invalidJSON, in invalidJSON()366 void invalidJSON(crow::Response& res, uint64_t arg1) in invalidJSON() function369 addMessageToErrorJson(res.jsonValue, invalidJSON(arg1)); in invalidJSON()