Searched defs:entityNames (Results 1 – 4 of 4) sorted by relevance
/hardware/google/pixel/powerstats/ |
D | PowerStats.cpp | 208 const std::unordered_map<uint32_t, std::string> &entityNames, in DumpResidencyDataToFd() 237 const std::unordered_map<uint32_t, std::string> &entityNames, in DumpResidencyDataDiffToFd() 323 void PowerStats::debugStateResidency(const std::unordered_map<uint32_t, std::string> &entityNames, in debugStateResidency() 538 std::unordered_map<uint32_t, std::string> entityNames; in debug() local
|
D | PowerStatsAidl.cpp | 199 std::unordered_map<int32_t, std::string> *entityNames, in getEntityStateNames() 289 std::unordered_map<int32_t, std::string> entityNames; in dumpStateResidency() local
|
/hardware/google/pixel/pwrstats_util/dataproviders/ |
D | PowerEntityResidencyDataProvider.cpp | 40 std::unordered_map<uint32_t, std::string> entityNames; in getImpl() local
|
/hardware/interfaces/power/stats/1.0/default/ |
D | PowerStats.cpp | 415 std::unordered_map<uint32_t, std::string> entityNames; in DumpResidencyDataToFd() local
|