Searched refs:rawBatteryIds (Results 1 – 1 of 1) sorted by relevance
345 const std::vector<int32_t> rawBatteryIds = getDeviceContext().getRawBatteryIds(); in configureBattries() local347 for (const auto& rawId : rawBatteryIds) { in configureBattries()