Home
last modified time | relevance | path

Searched refs:stateSpace (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/cmds/statsd/src/external/
DSubsystemSleepStatePuller.cpp143 for (auto stateSpace : stateSpaces) { in initializePowerStats() local
145 for (auto state : stateSpace.states) { in initializePowerStats()
149 gStateNames.emplace(stateSpace.powerEntityId, stateNames); in initializePowerStats()
/frameworks/base/services/core/jni/
Dcom_android_server_am_BatteryStatsService.cpp303 for (auto stateSpace : stateSpaces) { in initializePowerStats() local
305 for (auto state : stateSpace.states) { in initializePowerStats()
309 gPowerStatsHalStateNames.emplace(stateSpace.powerEntityId, stateNames); in initializePowerStats()