Home
last modified time | relevance | path

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

/hardware/google/pixel/powerstats/
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.cpp420 std::unordered_map<uint32_t, std::unordered_map<uint32_t, std::string>> stateNames; in DumpResidencyDataToFd() local