Home
last modified time | relevance | path

Searched defs:chargeCycles (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/frameworks/native/services/stats/
H A DStatsHal.cpp57 hardware::Return<void> StatsHal::reportChargeCycles(const ChargeCycles& chargeCycles) { in reportChargeCycles()
/aosp_15_r20/out/soong/.intermediates/frameworks/hardware/interfaces/stats/1.0/[email protected]_genc++/gen/android/frameworks/stats/1.0/
DStatsAll.cpp305 …_hidl_this, ::android::hardware::details::HidlInstrumentor *_hidl_this_instrumentor, const ::andro… in _hidl_reportChargeCycles()
726 …pHwStats::reportChargeCycles(const ::android::frameworks::stats::V1_0::ChargeCycles& chargeCycles){ in reportChargeCycles()
/aosp_15_r20/hardware/google/pixel/pixelstats/
DStatsHelper.cpp124 const std::vector<int32_t> &chargeCycles) { in reportChargeCycles()