Home
last modified time | relevance | path

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

/hardware/google/pixel/powerstats/dataproviders/
DPowerStatsEnergyConsumer.cpp66 if (ret->addEnergyMeter(channelNames) && ret->addAttribution(paths, stateCoeffs)) { in createMeterAndAttrConsumer()
115 bool PowerStatsEnergyConsumer::addAttribution(std::unordered_map<int32_t, std::string> paths, in addAttribution() function in aidl::android::hardware::power::stats::PowerStatsEnergyConsumer
/hardware/google/pixel/powerstats/include/dataproviders/
DPowerStatsEnergyConsumer.h76 bool addAttribution(std::unordered_map<int32_t, std::string> paths,