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