Searched refs:invalidIndex (Results 1 – 3 of 3) sorted by relevance
1407 invalidIndex = 37, enumerator
897 nlohmann::json::object_t invalidIndex(uint64_t arg1);899 void invalidIndex(crow::Response& res, uint64_t arg1);
1434 nlohmann::json::object_t invalidIndex(uint64_t arg1) in invalidIndex() function1437 return getLog(redfish::registries::Base::Index::invalidIndex, in invalidIndex()1441 void invalidIndex(crow::Response& res, uint64_t arg1) in invalidIndex() function1444 addMessageToErrorJson(res.jsonValue, invalidIndex(arg1)); in invalidIndex()