Searched defs:stateNames (Results 1 – 3 of 3) sorted by relevance
/hardware/google/pixel/powerstats/ |
D | PowerStats.cpp | 209 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
|
D | AidlStateResidencyDataProvider.cpp | 36 std::vector<std::string> stateNames) { in addEntity()
|
/hardware/interfaces/power/stats/1.0/default/ |
D | PowerStats.cpp | 420 std::unordered_map<uint32_t, std::unordered_map<uint32_t, std::string>> stateNames; in DumpResidencyDataToFd() local
|