Searched defs:EnergyEstimationBreakdown (Results 1 – 2 of 2) sorted by relevance
72 struct EnergyEstimationBreakdown { struct74 int32_t energy_consumer_id;78 int32_t uid;81 int64_t energy_uws;
238 bool PowerStatsHalDataProvider::GetEnergyConsumed(EnergyEstimationBreakdown*, in GetEnergyConsumed() argument