Home
last modified time | relevance | path

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

/ohos5.0/base/powermgr/thermal_manager/services/native/include/thermal_action/
H A Dthermal_action_factory.h26 using ActionFunc = std::function<std::shared_ptr<IThermalAction>(std::string)>; variable
/ohos5.0/base/powermgr/thermal_manager/services/native/src/thermal_action/
H A Dthermal_action_factory.cpp40 std::map<std::string, ActionFunc> g_actionMap;