Home
last modified time | relevance | path

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

/base/powermgr/thermal_manager/services/native/include/thermal_policy/
Dthermal_policy.h31 std::string actionValue; member
/base/powermgr/power_manager/services/native/src/suspend/
Dsuspend_source_parser.cpp126 Json::Value actionValue = valueObj[SuspendSource::ACTION_KEY]; in ParseSourcesProc() local
/base/powermgr/thermal_manager/services/native/src/thermal_observer/
Dthermal_observer.cpp205 …id ThermalObserver::SetDecisionValue(const std::string& actionName, const std::string& actionValue) in SetDecisionValue()
/base/powermgr/thermal_manager/services/native/src/thermal_policy/
Dthermal_srv_config_parser.cpp542 xmlChar* actionValue = xmlNodeGetContent(subNode); in ParsePolicyActionInfo() local