Home
last modified time | relevance | path

Searched refs:resistance_micro_ohm (Results 1 – 3 of 3) sorted by relevance

/hardware/google/pixel/health/
DStatsHelper.cpp57 int32_t resistance_micro_ohm, int32_t level_percent) { in reportBatteryHealthSnapshot() argument
71 tmp.set<VendorAtomValue::intValue>(resistance_micro_ohm); in reportBatteryHealthSnapshot()
/hardware/google/pixel/health/include/pixelhealth/
DStatsHelper.h34 int32_t resistance_micro_ohm, int32_t level_percent);
/hardware/google/pixel/pixelstats/
Dpixelatoms.proto903 optional int32 resistance_micro_ohm = 7; field