Searched refs:invalidIndex (Results 1 – 3 of 3) sorted by relevance
1401 invalidIndex = 37, enumerator
901 nlohmann::json invalidIndex(uint64_t arg1);903 void invalidIndex(crow::Response& res, uint64_t arg1);
1536 nlohmann::json invalidIndex(uint64_t arg1) in invalidIndex() function1539 return getLog(redfish::registries::base::Index::invalidIndex, in invalidIndex()1543 void invalidIndex(crow::Response& res, uint64_t arg1) in invalidIndex() function1546 addMessageToErrorJson(res.jsonValue, invalidIndex(arg1)); in invalidIndex()