Home
last modified time | relevance | path

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

/ohos5.0/base/powermgr/thermal_manager/services/native/src/thermal_observer/state_machine/
H A Dstate_machine.cpp39 … std::shared_ptr<IStateCollection> stateCollection = StateCollectionFactory::Create(state->name); in Init() local
61 std::shared_ptr<IStateCollection> stateCollection = StateCollectionFactory::Create(stateName); in UpdateState() local