Searched refs:DumpPolicy (Results 1 – 4 of 4) sorted by relevance
62 return DumpPolicy(args, result, tms); in Dump()108 bool ThermalMgrDumper::DumpPolicy(const std::vector<std::string>& args, in DumpPolicy() function in OHOS::PowerMgr::ThermalMgrDumper125 tms->GetPolicy()->DumpPolicy(result); in DumpPolicy()
38 static bool DumpPolicy(const std::vector<std::string>& args, std::string& result,
55 void DumpPolicy(std::string& result);
278 void ThermalPolicy::DumpPolicy(std::string& result) in DumpPolicy() function in OHOS::PowerMgr::ThermalPolicy