Searched refs:bucketIdx (Results 1 – 4 of 4) sorted by relevance
121 for (int32_t bucketIdx = 0; bucketIdx < kChargeCyclesBucketsCount; ++bucketIdx) { in reportChargeCycles() local122 tmp.set<VendorAtomValue::intValue>(chargeCycles[bucketIdx]); in reportChargeCycles()123 values[bucketIdx] = tmp; in reportChargeCycles()
137 for (int bucketIdx = charge_cycles.size(); bucketIdx < kChargeCyclesBucketsCount; in logBatteryChargeCycles() local138 ++bucketIdx) { in logBatteryChargeCycles()
641 if (hidl_bucket_spec.bucketIdx >= MAX_BUCKETS) { in convertHidlGscanParamsToLegacy()644 legacy_bucket_spec.bucket = hidl_bucket_spec.bucketIdx; in convertHidlGscanParamsToLegacy()
326 uint32_t bucketIdx;