Searched refs:powerSupplyArray (Results 1 – 1 of 1) sorted by relevance
1756 inline nlohmann::json& getPowerSupply(nlohmann::json& powerSupplyArray, in getPowerSupply() argument1764 for (nlohmann::json& powerSupply : powerSupplyArray) in getPowerSupply()1783 powerSupplyArray.push_back({}); in getPowerSupply()1784 nlohmann::json& powerSupply = powerSupplyArray.back(); in getPowerSupply()