Searched defs:EnergyEstimationBreakdown (Results 1 – 2 of 2) sorted by relevance
72 struct EnergyEstimationBreakdown { struct74 int32_t energy_consumer_id;78 int32_t uid;102 GetEnergyConsumed(EnergyEstimationBreakdown* breakdown, size_t* size_of_arr); argument
218 bool PowerStatsHalDataProvider::GetEnergyConsumed(EnergyEstimationBreakdown*, in GetEnergyConsumed() argument