Searched refs:resourceInUse (Results 1 – 4 of 4) sorted by relevance
1464 resourceInUse = 94, enumerator
569 nlohmann::json::object_t resourceInUse();571 void resourceInUse(crow::Response& res);
905 nlohmann::json::object_t resourceInUse() in resourceInUse() function907 return getLog(redfish::registries::Base::Index::resourceInUse, {}); in resourceInUse()910 void resourceInUse(crow::Response& res) in resourceInUse() function913 addMessageToErrorJson(res.jsonValue, resourceInUse()); in resourceInUse()
830 messages::resourceInUse(asyncResp->res); in createDump()