Home
last modified time | relevance | path

Searched refs:addPowerEntity (Results 1 – 5 of 5) sorted by relevance

/hardware/interfaces/power/stats/1.0/default/
Dservice.cpp93 uint32_t defaultId = service->addPowerEntity("DefaultEntity", PowerEntityType::SUBSYSTEM); in main()
DPowerStats.h75 uint32_t addPowerEntity(const std::string& name, PowerEntityType type);
DPowerStats.cpp292 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/include/pixelpowerstats/
DPowerStats.h83 uint32_t addPowerEntity(const std::string &name, PowerEntityType type);
/hardware/google/pixel/powerstats/
DPowerStats.cpp74 uint32_t PowerStats::addPowerEntity(const std::string &name, PowerEntityType type) { in addPowerEntity() function in android::hardware::power::stats::V1_0::implementation::PowerStats