Searched refs:PrintPolicyAction (Results 1 – 2 of 2) sorted by relevance
67 void PrintPolicyAction(std::vector<PolicyAction> policyActionList, std::string& result);
245 void ThermalPolicy::PrintPolicyAction(std::vector<PolicyAction> policyActionList, std::string& resu… in PrintPolicyAction() function in OHOS::PowerMgr::ThermalPolicy276 PrintPolicyAction(it->policyActionList, result); in DumpPolicy()