Home
last modified time | relevance | path

Searched defs:stateIter (Results 1 – 4 of 4) sorted by relevance

/base/account/os_account/services/accountmgr/src/
Daccount_state_machine.cpp104 auto stateIter = stateMachineMap_.find(currentState_); in StateChangeProcess() local
/base/security/access_token/services/accesstokenmanager/main/cpp/src/permission/
Dpermission_validator.cpp138 auto stateIter = permState.grantStatus.begin(); in DeduplicateResDevID() local
/base/powermgr/thermal_manager/services/native/src/thermal_policy/
Dthermal_policy.cpp196 auto stateIter = stateMachineMap.find(prop->first); in StateMachineDecision() local
/base/powermgr/thermal_manager/test/unittest/src/
Dthermal_action_report_test.cpp190 auto stateIter = stateMap.find(prop.first); in StateDecision() local
234 for (auto stateIter : stateItem) { in GetStateMap() local