Home
last modified time | relevance | path

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

/hardware/google/pixel/powerstats/dataproviders/
DPowerStatsEnergyConsumer.cpp30 : kType(type), kName(name), mPowerStats(p), mWithAttribution(attr) {} in PowerStatsEnergyConsumer()
166 if (mWithAttribution) { in getEnergyConsumed()
/hardware/google/pixel/powerstats/include/dataproviders/
DPowerStatsEnergyConsumer.h84 bool mWithAttribution; variable