Home
last modified time | relevance | path

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

/aosp12/hardware/google/pixel/pwrstats_util/dataproviders/
H A DPowerEntityResidencyDataProvider.cpp41 std::unordered_map<uint32_t, std::unordered_map<uint32_t, std::string>> stateNames; in getImpl() local
/aosp12/frameworks/ex/camera2/public/src/com/android/ex/camera2/utils/
H A DStateWaiter.java65 public StateWaiter(String[] stateNames) { in StateWaiter()
/aosp12/packages/apps/Launcher3/quickstep/src/com/android/quickstep/
H A DMultiStateCallback.java48 public MultiStateCallback(String[] stateNames) { in MultiStateCallback()
/aosp12/hardware/google/pixel/powerstats/
H A DPowerStatsAidl.cpp183 std::unordered_map<int32_t, std::unordered_map<int32_t, std::string>> *stateNames) { in getEntityStateNames()
273 std::unordered_map<int32_t, std::unordered_map<int32_t, std::string>> stateNames; in dumpStateResidency() local
H A 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
H A DAidlStateResidencyDataProvider.cpp36 std::vector<std::string> stateNames) { in addEntity()
/aosp12/hardware/interfaces/power/stats/1.0/default/
H A DPowerStats.cpp421 std::unordered_map<uint32_t, std::unordered_map<uint32_t, std::string>> stateNames; in DumpResidencyDataToFd() local