Home
last modified time | relevance | path

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

/ohos5.0/base/powermgr/thermal_manager/services/native/src/thermal_action/
H A Dthermal_action_manager.cpp90 …std::vector<std::string> actionValueList = {"lcd", "process_ctrl", "configLevel", "shut_down", "sc… in CreateActionMockFile() local
94 for (auto iter : actionValueList) { in CreateActionMockFile()