Home
last modified time | relevance | path

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

/base/powermgr/thermal_manager/services/native/src/thermal_observer/state_machine/
Dstate_collection_factory.cpp29 if (stateName == STATE_CHARGER) { in Create()
/base/powermgr/thermal_manager/utils/native/include/
Dconstants.h41 constexpr const char* STATE_CHARGER = "charge"; variable