Searched defs:actionValue (Results 1 – 6 of 6) sorted by relevance
30 std::string actionValue; member
110 Json::Value actionValue = valueObj[WakeupActionSource::ACTION_KEY]; in ParseSourcesProc() local
124 Json::Value actionValue = valueObj[SuspendSource::ACTION_KEY]; in ParseSourcesProc() local
151 Json::Value actionValue = valueObj[KEY_ACTION]; in SetPowerPolicyObject() local
223 …id ThermalObserver::SetDecisionValue(const std::string& actionName, const std::string& actionValue) in SetDecisionValue()
620 xmlChar* actionValue = xmlNodeGetContent(subNode); in ParsePolicyActionInfo() local