Home
last modified time | relevance | path

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

/ohos5.0/base/powermgr/thermal_manager/services/native/include/thermal_action/
H A Dthermal_action_manager.h59 void DumpAction(std::string& result);
/ohos5.0/base/powermgr/thermal_manager/services/native/src/
H A Dthermal_mgr_dumper.cpp123 tms->GetActionManagerObj()->DumpAction(result); in DumpPolicy()
/ohos5.0/base/powermgr/thermal_manager/services/native/src/thermal_action/
H A Dthermal_action_manager.cpp114 void ThermalActionManager::DumpAction(std::string& result) in DumpAction() function in OHOS::PowerMgr::ThermalActionManager