Searched refs:driveArray (Results 1 – 1 of 1) sorted by relevance
118 nlohmann::json& driveArray = asyncResp->res.jsonValue["Drives"]; in afterChassisDriveCollectionSubtree() local119 driveArray = nlohmann::json::array(); in afterChassisDriveCollectionSubtree()136 driveArray.emplace_back(std::move(driveJson)); in afterChassisDriveCollectionSubtree()139 count = driveArray.size(); in afterChassisDriveCollectionSubtree()