Searched defs:addPowerEntity (Results 1 – 3 of 3) sorted by relevance
/hardware/google/pixel/powerstats/dataproviders/ | ||
D | PowerStatsEnergyConsumer.cpp | 91 bool PowerStatsEnergyConsumer::addPowerEntity(std::string powerEntityName, in addPowerEntity() function in aidl::android::hardware::power::stats::PowerStatsEnergyConsumer |
/hardware/interfaces/power/stats/1.0/default/ | ||
D | PowerStats.cpp | 293 uint32_t PowerStats::addPowerEntity(const std::string& name, PowerEntityType type) { in addPowerEntity() function in android::hardware::power::stats::V1_0::implementation::PowerStats |
/hardware/google/pixel/powerstats/ | ||
D | PowerStats.cpp | 74 uint32_t PowerStats::addPowerEntity(const std::string &name, PowerEntityType type) { in addPowerEntity() function in android::hardware::power::stats::V1_0::implementation::PowerStats |