Home
last modified time | relevance | path

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

/ohos5.0/base/account/os_account/services/accountmgr/src/
H A Daccount_state_machine.cpp80 for (auto &currentStateIter : stateMachineMap_) { in Clean() local
81 for (auto &eventIter : currentStateIter.second) { in Clean()