Home
last modified time | relevance | path

Searched refs:GetActionPolicy (Results 1 - 4 of 4) sorted by relevance

/base/powermgr/thermal_manager/test/unittest/include/
H A Dthermal_config_file_parser.h42 bool GetActionPolicy(const std::string& name, uint32_t level, std::vector<PolicyAction>& policy);
/base/powermgr/thermal_manager/test/unittest/src/
H A Dthermal_level_event_test.cpp228 if (!g_parser.GetActionPolicy("base_safe", item.level, policy)) { in HWTEST_F()
H A Dthermal_config_file_parser.cpp64 bool ThermalConfigFileParser::GetActionPolicy(const std::string& name, uint32_t level, in GetActionPolicy() function in OHOS::PowerMgr::ThermalConfigFileParser
H A Dthermal_action_report_test.cpp96 if (!g_configParser->GetActionPolicy(POLICY_CFG_NAME, level, vAction)) { in GetActionValue()

Completed in 4 milliseconds