Home
last modified time | relevance | path

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

/ohos5.0/base/powermgr/thermal_manager/utils/native/include/
H A Dconstants.h42 const std::string NODE_ACTION_NAME = "node"; variable
/ohos5.0/base/powermgr/thermal_manager/services/native/src/thermal_action/
H A Dthermal_action_factory.cpp73 std::make_pair(NODE_ACTION_NAME, in InitFactory()