Searched refs:rCauses (Results 1 – 1 of 1) sorted by relevance
324 nlohmann::json::array_t rCauses; in readThrottleProperties() local334 rCauses.emplace_back(rfCause); in readThrottleProperties()336 asyncResp->res.jsonValue["ThrottleCauses"] = std::move(rCauses); in readThrottleProperties()