Home
last modified time | relevance | path

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

/base/powermgr/thermal_manager/services/native/include/thermal_action/
Dithermal_action.h35 virtual void SetXmlScene(const std::string& scene, const std::string& value) in SetXmlScene() function
/base/powermgr/thermal_manager/services/native/src/thermal_policy/
Dthermal_policy.cpp165 actionIter->second->SetXmlScene(it->second, action->actionValue); in ActionDecision()