Home
last modified time | relevance | path

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

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