Searched defs:EnergyConsumerInfo (Results 1 – 2 of 2) sorted by relevance
54 struct EnergyConsumerInfo { struct57 int32_t energy_consumer_id;62 int32_t ordinal;65 char type[64];69 char name[64];
213 bool PowerStatsHalDataProvider::GetEnergyConsumerInfo(EnergyConsumerInfo*, in GetEnergyConsumerInfo() argument