Searched refs:jsonCoreIds (Results 1 – 1 of 1) sorted by relevance
554 nlohmann::json& jsonCoreIds = asyncResp->res.jsonValue["HighSpeedCoreIDs"]; in highSpeedCoreIdsHandler() local555 jsonCoreIds = nlohmann::json::array(); in highSpeedCoreIdsHandler()561 jsonCoreIds = std::get<std::vector<uint32_t>>(*highPriorityGroup); in highSpeedCoreIdsHandler()