Home
last modified time | relevance | path

Searched refs:ssoc_curve_ (Results 1 – 2 of 2) sorted by relevance

/hardware/google/pixel/pixelstats/include/pixelstats/
DBatteryCapacityReporter.h71 float ssoc_curve_ = 0.0f; variable
/hardware/google/pixel/pixelstats/
DBatteryCapacityReporter.cpp89 &gdf_, &ssoc_, &gdf_curve_, &ssoc_curve_, &status_) != 5) { in parse()
190 tmp.set<VendorAtomValue::floatValue>(ssoc_curve_); in reportEvent()