Home
last modified time | relevance | path

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

/base/powermgr/thermal_manager/services/native/include/thermal_policy/
Dthermal_policy.h55 void DumpPolicy(std::string& result);
/base/powermgr/thermal_manager/services/native/src/
Dthermal_mgr_dumper.cpp70 policy->DumpPolicy(result); in Dump()
/base/powermgr/thermal_manager/services/native/src/thermal_policy/
Dthermal_policy.cpp266 void ThermalPolicy::DumpPolicy(std::string& result) in DumpPolicy() function in OHOS::PowerMgr::ThermalPolicy