Searched refs:resourceInStandby (Results 1 – 5 of 5) sorted by relevance
77 messages::resourceInStandby(asyncResp->res); in afterSetProperty()
1457 resourceInStandby = 93, enumerator
927 nlohmann::json resourceInStandby();929 void resourceInStandby(crow::Response& res);
1579 nlohmann::json resourceInStandby() in resourceInStandby() function1581 return getLog(redfish::registries::base::Index::resourceInStandby, {}); in resourceInStandby()1584 void resourceInStandby(crow::Response& res) in resourceInStandby() function1587 addMessageToErrorJson(res.jsonValue, resourceInStandby()); in resourceInStandby()
1035 messages::resourceInStandby(asyncResp->res); in createDump()3124 messages::resourceInStandby(asyncResp->res); in requestRoutesCrashdumpCollect()