Home
last modified time | relevance | path

Searched defs:stateNames (Results 1 – 5 of 5) sorted by relevance

/hardware/google/pixel/pwrstats_util/dataproviders/
DPowerEntityResidencyDataProvider.cpp41 std::unordered_map<uint32_t, std::unordered_map<uint32_t, std::string>> stateNames; in getImpl() local
/hardware/google/pixel/powerstats/
DPowerStatsAidl.cpp200 std::unordered_map<int32_t, std::unordered_map<int32_t, std::string>> *stateNames) { in getEntityStateNames()
290 std::unordered_map<int32_t, std::unordered_map<int32_t, std::string>> stateNames; in dumpStateResidency() local
DPowerStats.cpp209 const std::unordered_map<uint32_t, std::unordered_map<uint32_t, std::string>> stateNames, in DumpResidencyDataToFd()
238 const std::unordered_map<uint32_t, std::unordered_map<uint32_t, std::string>> stateNames, in DumpResidencyDataDiffToFd()
343 std::unordered_map<uint32_t, std::unordered_map<uint32_t, std::string>> stateNames; in debugStateResidency() local
DAidlStateResidencyDataProvider.cpp36 std::vector<std::string> stateNames) { in addEntity()
/hardware/interfaces/power/stats/1.0/default/
DPowerStats.cpp421 std::unordered_map<uint32_t, std::unordered_map<uint32_t, std::string>> stateNames; in DumpResidencyDataToFd() local