Home
last modified time | relevance | path

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

/hardware/google/pixel/powerstats/dataproviders/
DPowerStatsEnergyConsumer.cpp117 mAttrInfoPath = paths; in addAttribution()
167 AttributionStats attrStats = mEnergyAttribution.getAttributionStats(mAttrInfoPath); in getEnergyConsumed()
/hardware/google/pixel/powerstats/include/dataproviders/
DPowerStatsEnergyConsumer.h85 std::unordered_map<int32_t, std::string> mAttrInfoPath; variable