Home
last modified time | relevance | path

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

/ohos5.0/base/powermgr/thermal_manager/services/native/src/thermal_observer/state_machine/
H A Dstate_collection_factory.cpp34 } else if (stateName == STATE_SCNEN) { in Create()
/ohos5.0/base/powermgr/thermal_manager/utils/native/include/
H A Dconstants.h46 const std::string STATE_SCNEN = "scene"; variable